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