summaryrefslogtreecommitdiff
path: root/org.fox.ttrss/src/main/res/layout-sw600dp-port
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2014-11-02 00:05:53 +0400
committerAndrew Dolgov <[email protected]>2014-11-02 00:05:53 +0400
commiteda03125d98f3583b9cc0134e72e51b26897b81f (patch)
tree520bc1f7a9d3013b750ae60386d6897a685af553 /org.fox.ttrss/src/main/res/layout-sw600dp-port
parente37fcb9ab3184d3b670595bb58b59882b1b9534b (diff)
tweak layouts for larger devices
Diffstat (limited to 'org.fox.ttrss/src/main/res/layout-sw600dp-port')
-rw-r--r--org.fox.ttrss/src/main/res/layout-sw600dp-port/headlines_articles.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/org.fox.ttrss/src/main/res/layout-sw600dp-port/headlines_articles.xml b/org.fox.ttrss/src/main/res/layout-sw600dp-port/headlines_articles.xml
index 02be7e49..2618730f 100644
--- a/org.fox.ttrss/src/main/res/layout-sw600dp-port/headlines_articles.xml
+++ b/org.fox.ttrss/src/main/res/layout-sw600dp-port/headlines_articles.xml
@@ -27,7 +27,7 @@
<FrameLayout
android:id="@+id/headlines_fragment"
android:layout_height="match_parent"
- android:layout_width="300dp"
+ android:layout_width="400dp"
android:layout_gravity="start"
android:background="?headlinesBackgroundSolid">
</FrameLayout>