aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/layout/abstract_fragment_container.xml
diff options
context:
space:
mode:
authorScott Jackson <daneren2005@gmail.com>2015-04-27 18:09:40 -0700
committerScott Jackson <daneren2005@gmail.com>2015-04-27 18:09:40 -0700
commit366b3d35ae8d3a410678e90f3382e457c7d9445e (patch)
tree9cebc000b2fe77925e5db29c36621c3f613e0de2 /app/src/main/res/layout/abstract_fragment_container.xml
parent28a8dba5682a953570c04013b4acbd7b5dcab685 (diff)
downloaddsub-366b3d35ae8d3a410678e90f3382e457c7d9445e.tar.gz
dsub-366b3d35ae8d3a410678e90f3382e457c7d9445e.tar.bz2
dsub-366b3d35ae8d3a410678e90f3382e457c7d9445e.zip
Merge work for #259 after project structure change
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