summaryrefslogtreecommitdiff
path: root/org.fox.ttrss/src/main/res/layout/headlines_row_unread.xml
diff options
context:
space:
mode:
Diffstat (limited to 'org.fox.ttrss/src/main/res/layout/headlines_row_unread.xml')
-rwxr-xr-xorg.fox.ttrss/src/main/res/layout/headlines_row_unread.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/org.fox.ttrss/src/main/res/layout/headlines_row_unread.xml b/org.fox.ttrss/src/main/res/layout/headlines_row_unread.xml
index 35fcc777..62fd842b 100755
--- a/org.fox.ttrss/src/main/res/layout/headlines_row_unread.xml
+++ b/org.fox.ttrss/src/main/res/layout/headlines_row_unread.xml
@@ -148,6 +148,7 @@
android:layout_below="@+id/headline_header"
android:layout_alignParentRight="true"
android:layout_alignParentEnd="true"
+ android:tint="?colorAccent"
android:layout_marginLeft="8dp"
android:layout_marginBottom="8dp" />
@@ -162,6 +163,7 @@
android:paddingRight="4dp"
android:src="@drawable/ic_dots_vertical"
android:layout_gravity="bottom|right"
+ android:tint="?colorAccent"
android:layout_marginBottom="10dp" />
</FrameLayout>