Преглед на файлове

Delete redundant activity

Infinite преди 3 години
родител
ревизия
2043103bb9
променени са 1 файла, в които са добавени 0 реда и са изтрити 9 реда
  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>