summaryrefslogtreecommitdiff
path: root/org.fox.ttrss/src/main/res/layout/headlines.xml
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2015-02-11 15:54:04 +0300
committerAndrew Dolgov <[email protected]>2015-02-11 15:54:04 +0300
commit45de2b8f245a767a368c6af60a193474285c8ebe (patch)
tree3c721a46c8405ddf5a22dba3a866e01bd703c528 /org.fox.ttrss/src/main/res/layout/headlines.xml
parent0264b2d30f90f503eda98dee4d1eb734de74019c (diff)
more drawer-y sidebar with header and adjusted row styles
Diffstat (limited to 'org.fox.ttrss/src/main/res/layout/headlines.xml')
-rwxr-xr-x[-rw-r--r--]org.fox.ttrss/src/main/res/layout/headlines.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/org.fox.ttrss/src/main/res/layout/headlines.xml b/org.fox.ttrss/src/main/res/layout/headlines.xml
index 36270e01..f62822dd 100644..100755
--- a/org.fox.ttrss/src/main/res/layout/headlines.xml
+++ b/org.fox.ttrss/src/main/res/layout/headlines.xml
@@ -16,7 +16,7 @@
<FrameLayout
android:id="@+id/feeds_fragment"
- android:layout_width="240dp"
+ android:layout_width="match_parent"
android:layout_gravity="start"
android:background="?feedlistBackground"
android:layout_height="match_parent" >