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-land/headlines_articles.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'org.fox.ttrss/src/main/res/layout-sw600dp-land/headlines_articles.xml') diff --git a/org.fox.ttrss/src/main/res/layout-sw600dp-land/headlines_articles.xml b/org.fox.ttrss/src/main/res/layout-sw600dp-land/headlines_articles.xml index b4688ad4..86040461 100644 --- a/org.fox.ttrss/src/main/res/layout-sw600dp-land/headlines_articles.xml +++ b/org.fox.ttrss/src/main/res/layout-sw600dp-land/headlines_articles.xml @@ -24,7 +24,7 @@ android:layout_width="0dp" android:layout_height="match_parent" android:layout_weight="0.4" - android:background="?feedlistBackground" > + android:background="?headlinesBackground" >