summaryrefslogtreecommitdiff
path: root/org.fox.ttrss/src/main/res/layout/headlines_row_unread.xml
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2018-12-21 15:26:00 +0300
committerAndrew Dolgov <[email protected]>2018-12-21 15:26:00 +0300
commit251705acba0068432cc91f8d5d37ac5622114fc0 (patch)
treea47beb66267d721f39cca0be178c04a75d4da475 /org.fox.ttrss/src/main/res/layout/headlines_row_unread.xml
parent3dba4d17c32eee4ec16aeadb8b3f47cc381666e7 (diff)
update icons to better fit material design guidelines; remove unused icons
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, 1 insertions, 1 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 773929d6..d44e016a 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
@@ -161,7 +161,7 @@
android:background="@drawable/ripple"
android:paddingLeft="4dp"
android:paddingRight="4dp"
- android:src="@drawable/ic_dots_vertical"
+ android:src="@drawable/ic_dots_vertical_circle"
android:layout_gravity="bottom|right"
android:tint="?colorAccent"
android:layout_marginBottom="10dp" />