summaryrefslogtreecommitdiff
path: root/org.fox.ttrss/src/main/res/layout/headlines_articles.xml
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2014-11-13 12:59:40 +0300
committerAndrew Dolgov <[email protected]>2014-11-13 12:59:40 +0300
commit7a9ce35f2e4b3e186819e08930f1cfdc3ad121e6 (patch)
tree89187bd7e0f0207c5d162f64ecec1068298a153e /org.fox.ttrss/src/main/res/layout/headlines_articles.xml
parent72505dc655841180533f3631ee8087580063b2ca (diff)
remove unused styles
partially fix headlines list rendering incorrectly on 5.0 (thanks a lot, google)
Diffstat (limited to 'org.fox.ttrss/src/main/res/layout/headlines_articles.xml')
-rw-r--r--org.fox.ttrss/src/main/res/layout/headlines_articles.xml2
1 files changed, 1 insertions, 1 deletions
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">
</FrameLayout>
</FrameLayout> \ No newline at end of file