diff --git a/org.fox.ttrss/src/main/res/drawable-xxhdpi/ic_action_overflow.png b/org.fox.ttrss/src/main/res/drawable-xxhdpi/ic_action_overflow.png new file mode 100644 index 00000000..4e9e854b Binary files /dev/null and b/org.fox.ttrss/src/main/res/drawable-xxhdpi/ic_action_overflow.png differ diff --git a/org.fox.ttrss/src/main/res/layout/headlines_row.xml b/org.fox.ttrss/src/main/res/layout/headlines_row.xml index a47822af..5163550a 100644 --- a/org.fox.ttrss/src/main/res/layout/headlines_row.xml +++ b/org.fox.ttrss/src/main/res/layout/headlines_row.xml @@ -155,7 +155,7 @@ android:id="@+id/marked" android:layout_width="16dp" android:layout_height="16dp" - android:layout_marginRight="10dp" + android:layout_marginRight="11dp" android:layout_weight="0" android:clickable="true" android:src="@drawable/ic_star_empty" /> @@ -172,7 +172,7 @@ @@ -173,7 +173,7 @@ @@ -174,7 +174,7 @@ @@ -173,7 +173,7 @@