summaryrefslogtreecommitdiff
path: root/org.fox.ttrss/src/main/res/layout/headlines_row.xml
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2014-10-31 14:11:47 +0300
committerAndrew Dolgov <[email protected]>2014-10-31 14:11:47 +0300
commitacdcf759a028d36d1af09639619410e392baf14c (patch)
treeebdc430fd7a4b904030811d7205653c895909823 /org.fox.ttrss/src/main/res/layout/headlines_row.xml
parent8a15540c6134adf6fa6f0244f432adbf9abc1acf (diff)
implement drawer navigation for headlines activity instead of old hideable sidebar
Diffstat (limited to 'org.fox.ttrss/src/main/res/layout/headlines_row.xml')
-rw-r--r--org.fox.ttrss/src/main/res/layout/headlines_row.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/org.fox.ttrss/src/main/res/layout/headlines_row.xml b/org.fox.ttrss/src/main/res/layout/headlines_row.xml
index 5163550a..99b27501 100644
--- a/org.fox.ttrss/src/main/res/layout/headlines_row.xml
+++ b/org.fox.ttrss/src/main/res/layout/headlines_row.xml
@@ -125,6 +125,7 @@
android:layout_height="wrap_content">
<LinearLayout
+ android:id="@+id/headline_footer"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:gravity="center_vertical"