aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/layout/abstract_fragment_container.xml
diff options
context:
space:
mode:
Diffstat (limited to 'app/src/main/res/layout/abstract_fragment_container.xml')
-rw-r--r--app/src/main/res/layout/abstract_fragment_container.xml6
1 files changed, 0 insertions, 6 deletions
diff --git a/app/src/main/res/layout/abstract_fragment_container.xml b/app/src/main/res/layout/abstract_fragment_container.xml
deleted file mode 100644
index 61e17d1d..00000000
--- a/app/src/main/res/layout/abstract_fragment_container.xml
+++ /dev/null
@@ -1,6 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<FrameLayout xmlns:android="http://schemas.android.com/apk/res/android"
- android:id="@+id/fragment_container"
- android:layout_width="match_parent"
- android:layout_height="0px"
- android:layout_weight="1"/> \ No newline at end of file