From 424970d191d5ccda77b28255febfd70a3ae8d27b Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Fri, 31 Oct 2014 01:20:48 +0300 Subject: remove some bad weightsum stuff for landscape layout properly set feed title on tablets if needed --- org.fox.ttrss/src/main/res/layout-sw600dp-land/headlines.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'org.fox.ttrss/src/main/res/layout-sw600dp-land/headlines.xml') diff --git a/org.fox.ttrss/src/main/res/layout-sw600dp-land/headlines.xml b/org.fox.ttrss/src/main/res/layout-sw600dp-land/headlines.xml index f2f431a3..445369b9 100644 --- a/org.fox.ttrss/src/main/res/layout-sw600dp-land/headlines.xml +++ b/org.fox.ttrss/src/main/res/layout-sw600dp-land/headlines.xml @@ -18,7 +18,7 @@ android:layout_width="match_parent" android:layout_height="match_parent" android:baselineAligned="false" - android:weightSum="1.1" + android:weightSum="3" android:orientation="horizontal" >