add xxhdpi overflow icon; tweak headline row margins some more

This commit is contained in:
Andrew Dolgov 2014-10-31 13:10:53 +04:00
parent 65b2d89200
commit ec156b69b0
5 changed files with 8 additions and 8 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 245 B

View File

@ -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 @@
<ImageView
android:id="@+id/article_menu_button"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_height="16dp"
android:layout_weight="0"
android:paddingLeft="2dp"
android:paddingRight="6dp"

View File

@ -156,7 +156,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" />
@ -173,7 +173,7 @@
<ImageView
android:id="@+id/article_menu_button"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_height="16dp"
android:layout_weight="0"
android:paddingLeft="2dp"
android:paddingRight="6dp"

View File

@ -157,7 +157,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" />
@ -174,7 +174,7 @@
<ImageView
android:id="@+id/article_menu_button"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_height="16dp"
android:layout_weight="0"
android:paddingLeft="2dp"
android:paddingRight="6dp"

View File

@ -156,7 +156,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" />
@ -173,7 +173,7 @@
<ImageView
android:id="@+id/article_menu_button"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_height="16dp"
android:layout_weight="0"
android:paddingLeft="2dp"
android:paddingRight="6dp"