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/headlines.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'org.fox.ttrss/src/main/res/layout/headlines.xml') diff --git a/org.fox.ttrss/src/main/res/layout/headlines.xml b/org.fox.ttrss/src/main/res/layout/headlines.xml index d8e29167..36270e01 100644 --- a/org.fox.ttrss/src/main/res/layout/headlines.xml +++ b/org.fox.ttrss/src/main/res/layout/headlines.xml @@ -12,13 +12,13 @@ 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-54-g00ecf