aboutsummaryrefslogtreecommitdiff
path: root/org.fox.ttrss/src/main/res/layout/headlines_footer.xml
diff options
context:
space:
mode:
authorAndrew Dolgov <fox@fakecake.org>2025-05-06 21:51:19 +0300
committerAndrew Dolgov <fox@fakecake.org>2025-05-06 21:51:19 +0300
commit2ee7833ca1b401b76a04c88820589ddd527de09b (patch)
tree46c8c3c7cbc0fada392802404ee6cc0ab90c8f97 /org.fox.ttrss/src/main/res/layout/headlines_footer.xml
parent0f266fe79ee830eb74ba1ddbdfb457eae07d8ccd (diff)
reimport most material icons as uptodate vector resources
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 a734a294..b4d52fd5 100644
--- a/org.fox.ttrss/src/main/res/layout/headlines_footer.xml
+++ b/org.fox.ttrss/src/main/res/layout/headlines_footer.xml
@@ -11,6 +11,6 @@
android:layout_marginBottom="10dp"
android:layout_width="128dp"
android:layout_height="1dp"
- android:background="?headlineFooterColor"/>
+ android:background="?colorPrimary"/>
</FrameLayout> \ No newline at end of file