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.xml4
1 files changed, 2 insertions, 2 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 acfd6988..79e212c0 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
@@ -180,11 +180,11 @@
android:id="@+id/article_menu_button"
android:background="@drawable/ripple"
android:layout_width="wrap_content"
- android:layout_height="16dp"
+ android:layout_height="24dp"
android:layout_weight="0"
android:paddingLeft="4dp"
android:paddingRight="4dp"
- android:src="@drawable/ic_action_overflow" />
+ android:src="?ic_dots_vertical" />
</LinearLayout>
</TableRow>
</TableLayout>