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-sw700dp-port/headlines_articles.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'org.fox.ttrss/src/main/res/layout-sw700dp-port/headlines_articles.xml') diff --git a/org.fox.ttrss/src/main/res/layout-sw700dp-port/headlines_articles.xml b/org.fox.ttrss/src/main/res/layout-sw700dp-port/headlines_articles.xml index 08d3c501..7ed80c18 100644 --- a/org.fox.ttrss/src/main/res/layout-sw700dp-port/headlines_articles.xml +++ b/org.fox.ttrss/src/main/res/layout-sw700dp-port/headlines_articles.xml @@ -29,7 +29,7 @@ android:layout_height="match_parent" android:layout_width="500dp" android:layout_gravity="start" - android:background="?headlinesBackgroundSolid"> + android:background="?headlinesBackground"> -- cgit v1.2.3