aboutsummaryrefslogtreecommitdiff
path: root/org.fox.ttrss/src/main/res/layout/feeds_row.xml
diff options
context:
space:
mode:
authorAndrew Dolgov <fox@fakecake.org>2025-05-07 18:10:22 +0300
committerAndrew Dolgov <fox@fakecake.org>2025-05-07 18:10:22 +0300
commitf88aa097dfa381c63812c12c22f67dd3e97206a5 (patch)
tree1baa2839b9d841dc4b989afd65e49a3298a73c25 /org.fox.ttrss/src/main/res/layout/feeds_row.xml
parentdb7ee817acf63360ac0dbf0422f95f7673392440 (diff)
drop all custom/hardcoded color refs, replace with m3 theme alternatives
Diffstat (limited to 'org.fox.ttrss/src/main/res/layout/feeds_row.xml')
-rwxr-xr-xorg.fox.ttrss/src/main/res/layout/feeds_row.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/org.fox.ttrss/src/main/res/layout/feeds_row.xml b/org.fox.ttrss/src/main/res/layout/feeds_row.xml
index 3ebcf0eb..32e20c26 100755
--- a/org.fox.ttrss/src/main/res/layout/feeds_row.xml
+++ b/org.fox.ttrss/src/main/res/layout/feeds_row.xml
@@ -37,7 +37,6 @@
android:paddingEnd="16dp"
android:singleLine="true"
tools:text="Feed title"
- android:textColor="?feedlistTextColor"
android:textSize="14sp" />
<TextView