summaryrefslogtreecommitdiff
path: root/org.fox.ttrss/src/main/res/layout/dummy_fragment.xml
diff options
context:
space:
mode:
Diffstat (limited to 'org.fox.ttrss/src/main/res/layout/dummy_fragment.xml')
-rw-r--r--org.fox.ttrss/src/main/res/layout/dummy_fragment.xml7
1 files changed, 7 insertions, 0 deletions
diff --git a/org.fox.ttrss/src/main/res/layout/dummy_fragment.xml b/org.fox.ttrss/src/main/res/layout/dummy_fragment.xml
new file mode 100644
index 00000000..dd1e9876
--- /dev/null
+++ b/org.fox.ttrss/src/main/res/layout/dummy_fragment.xml
@@ -0,0 +1,7 @@
+<?xml version="1.0" encoding="utf-8"?>
+<FrameLayout xmlns:android="http://schemas.android.com/apk/res/android"
+ android:id="@+id/dummy_fragment"
+ android:layout_width="fill_parent"
+ android:layout_height="fill_parent" >
+
+</FrameLayout> \ No newline at end of file