From ec156b69b0cae6d60d6e4091bba60eeb2c5f356f Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Fri, 31 Oct 2014 13:10:53 +0400 Subject: [PATCH] add xxhdpi overflow icon; tweak headline row margins some more --- .../res/drawable-xxhdpi/ic_action_overflow.png | Bin 0 -> 245 bytes .../src/main/res/layout/headlines_row.xml | 4 ++-- .../main/res/layout/headlines_row_selected.xml | 4 ++-- .../res/layout/headlines_row_selected_unread.xml | 4 ++-- .../src/main/res/layout/headlines_row_unread.xml | 4 ++-- 5 files changed, 8 insertions(+), 8 deletions(-) create mode 100644 org.fox.ttrss/src/main/res/drawable-xxhdpi/ic_action_overflow.png 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 0000000000000000000000000000000000000000..4e9e854bd148dadb23f53c2c180c8a88e449e591 GIT binary patch literal 245 zcmeAS@N?(olHy`uVBq!ia0vp^1|ZDA3?vioaBc-sx&b~RuK)l4U$tu0iWMt>BoM4! zyB5OOwr$(Wl`A1^AUS{je4v`&-Df~1@|Ohp1v9Ya9{VhF=|6kk@%+mi1qTE+KL<)> zc)B=-cpQH_c_Uwg0uSr$AP4Rr|L3nZbdiyf>r~_0yK}n8Eaj>O)fH@sOr4tZmvo#h zo^Rj7Dx?y>W`aOl!h{9R7xGzV$G-gb!szGPt&Q!gYwZ>-&pR5DoBd=@r}*=um4$J0 d#J_)jR2JpT)e`<9Lk?&sgQu&X%Q~loCIEz#X}kac literal 0 HcmV?d00001 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 @@