diff options
| author | Andrew Dolgov <noreply@fakecake.org> | 2014-11-01 12:02:01 +0400 |
|---|---|---|
| committer | Andrew Dolgov <noreply@fakecake.org> | 2014-11-01 12:02:01 +0400 |
| commit | 2a06e4de302240b31059cbb880b708d5d7f3dab6 (patch) | |
| tree | cecaad644007269e0568f80f24a02eda0a3c7b9b /org.fox.ttrss/src/main/res/layout/headlines_footer.xml | |
| parent | 081b98e9c0abbccaf2d99028e68e2a4a139f17cf (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.xml | 2 |
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 |