Explorar el Código

Delete redundant activity

Infinite hace 3 años
padre
commit
2043103bb9
Se han modificado 1 ficheros con 0 adiciones y 9 borrados
  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>