From 7a9ce35f2e4b3e186819e08930f1cfdc3ad121e6 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Thu, 13 Nov 2014 12:59:40 +0300 Subject: remove unused styles partially fix headlines list rendering incorrectly on 5.0 (thanks a lot, google) --- org.fox.ttrss/src/main/res/layout-sw600dp-port/headlines.xml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'org.fox.ttrss/src/main/res/layout-sw600dp-port/headlines.xml') diff --git a/org.fox.ttrss/src/main/res/layout-sw600dp-port/headlines.xml b/org.fox.ttrss/src/main/res/layout-sw600dp-port/headlines.xml index ba5b20e3..01737c68 100644 --- a/org.fox.ttrss/src/main/res/layout-sw600dp-port/headlines.xml +++ b/org.fox.ttrss/src/main/res/layout-sw600dp-port/headlines.xml @@ -19,13 +19,14 @@ android:id="@+id/headlines_fragment" android:layout_width="match_parent" android:layout_height="match_parent" - android:background="?smallScreenBackground"> + android:background="?headlinesBackground"> + -- cgit v1.2.3