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_articles.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'org.fox.ttrss/src/main/res/layout/headlines_articles.xml') diff --git a/org.fox.ttrss/src/main/res/layout/headlines_articles.xml b/org.fox.ttrss/src/main/res/layout/headlines_articles.xml index 06fb8b57..bb663de3 100644 --- a/org.fox.ttrss/src/main/res/layout/headlines_articles.xml +++ b/org.fox.ttrss/src/main/res/layout/headlines_articles.xml @@ -16,7 +16,7 @@ android:visibility="gone" android:layout_height="0dp" android:layout_width="0dp" - android:background="?headlinesBackgroundSolid"> + android:background="?headlinesBackground"> \ No newline at end of file -- cgit v1.2.3