Selaa lähdekoodia

Delete redundant activity

Infinite 3 vuotta sitten
vanhempi
sitoutus
2043103bb9
1 muutettua tiedostoa jossa 0 lisäystä ja 9 poistoa
  1. 0 9
      app/src/main/res/layout/activity_post_details.xml

+ 0 - 9
app/src/main/res/layout/activity_post_details.xml

@@ -1,9 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android"
-    xmlns:app="http://schemas.android.com/apk/res-auto"
-    xmlns:tools="http://schemas.android.com/tools"
-    android:layout_width="match_parent"
-    android:layout_height="match_parent"
-    tools:context=".activities.PostDetailsActivity">
-
-</RelativeLayout>