summaryrefslogtreecommitdiff
path: root/org.fox.ttrss/src/main/res/layout/headlines_footer.xml
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2014-11-01 12:02:01 +0400
committerAndrew Dolgov <[email protected]>2014-11-01 12:02:01 +0400
commit2a06e4de302240b31059cbb880b708d5d7f3dab6 (patch)
treececaad644007269e0568f80f24a02eda0a3c7b9b /org.fox.ttrss/src/main/res/layout/headlines_footer.xml
parent081b98e9c0abbccaf2d99028e68e2a4a139f17cf (diff)
remove pill counters
Diffstat (limited to 'org.fox.ttrss/src/main/res/layout/headlines_footer.xml')
-rw-r--r--org.fox.ttrss/src/main/res/layout/headlines_footer.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/org.fox.ttrss/src/main/res/layout/headlines_footer.xml b/org.fox.ttrss/src/main/res/layout/headlines_footer.xml
index 5877aae9..332c9882 100644
--- a/org.fox.ttrss/src/main/res/layout/headlines_footer.xml
+++ b/org.fox.ttrss/src/main/res/layout/headlines_footer.xml
@@ -10,6 +10,6 @@
android:layout_marginTop="10dp"
android:layout_width="128dp"
android:layout_height="1dp"
- android:background="?unreadCounterBackground"/>
+ android:background="?feedsSelectedBackground"/>
</FrameLayout> \ No newline at end of file