summaryrefslogtreecommitdiff
path: root/org.fox.ttrss/src/main/res/layout/headlines.xml
diff options
context:
space:
mode:
Diffstat (limited to 'org.fox.ttrss/src/main/res/layout/headlines.xml')
-rwxr-xr-xorg.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 c70c42ec..226928d4 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="match_parent"
+ android:layout_width="240dp"
android:layout_gravity="start"
android:background="?feedlistBackground"
android:elevation="4dp"