add xxhdpi overflow icon; tweak headline row margins some more
This commit is contained in:
parent
65b2d89200
commit
ec156b69b0
Binary file not shown.
After Width: | Height: | Size: 245 B |
@ -155,7 +155,7 @@
|
|||||||
android:id="@+id/marked"
|
android:id="@+id/marked"
|
||||||
android:layout_width="16dp"
|
android:layout_width="16dp"
|
||||||
android:layout_height="16dp"
|
android:layout_height="16dp"
|
||||||
android:layout_marginRight="10dp"
|
android:layout_marginRight="11dp"
|
||||||
android:layout_weight="0"
|
android:layout_weight="0"
|
||||||
android:clickable="true"
|
android:clickable="true"
|
||||||
android:src="@drawable/ic_star_empty" />
|
android:src="@drawable/ic_star_empty" />
|
||||||
@ -172,7 +172,7 @@
|
|||||||
<ImageView
|
<ImageView
|
||||||
android:id="@+id/article_menu_button"
|
android:id="@+id/article_menu_button"
|
||||||
android:layout_width="wrap_content"
|
android:layout_width="wrap_content"
|
||||||
android:layout_height="wrap_content"
|
android:layout_height="16dp"
|
||||||
android:layout_weight="0"
|
android:layout_weight="0"
|
||||||
android:paddingLeft="2dp"
|
android:paddingLeft="2dp"
|
||||||
android:paddingRight="6dp"
|
android:paddingRight="6dp"
|
||||||
|
@ -156,7 +156,7 @@
|
|||||||
android:id="@+id/marked"
|
android:id="@+id/marked"
|
||||||
android:layout_width="16dp"
|
android:layout_width="16dp"
|
||||||
android:layout_height="16dp"
|
android:layout_height="16dp"
|
||||||
android:layout_marginRight="10dp"
|
android:layout_marginRight="11dp"
|
||||||
android:layout_weight="0"
|
android:layout_weight="0"
|
||||||
android:clickable="true"
|
android:clickable="true"
|
||||||
android:src="@drawable/ic_star_empty" />
|
android:src="@drawable/ic_star_empty" />
|
||||||
@ -173,7 +173,7 @@
|
|||||||
<ImageView
|
<ImageView
|
||||||
android:id="@+id/article_menu_button"
|
android:id="@+id/article_menu_button"
|
||||||
android:layout_width="wrap_content"
|
android:layout_width="wrap_content"
|
||||||
android:layout_height="wrap_content"
|
android:layout_height="16dp"
|
||||||
android:layout_weight="0"
|
android:layout_weight="0"
|
||||||
android:paddingLeft="2dp"
|
android:paddingLeft="2dp"
|
||||||
android:paddingRight="6dp"
|
android:paddingRight="6dp"
|
||||||
|
@ -157,7 +157,7 @@
|
|||||||
android:id="@+id/marked"
|
android:id="@+id/marked"
|
||||||
android:layout_width="16dp"
|
android:layout_width="16dp"
|
||||||
android:layout_height="16dp"
|
android:layout_height="16dp"
|
||||||
android:layout_marginRight="10dp"
|
android:layout_marginRight="11dp"
|
||||||
android:layout_weight="0"
|
android:layout_weight="0"
|
||||||
android:clickable="true"
|
android:clickable="true"
|
||||||
android:src="@drawable/ic_star_empty" />
|
android:src="@drawable/ic_star_empty" />
|
||||||
@ -174,7 +174,7 @@
|
|||||||
<ImageView
|
<ImageView
|
||||||
android:id="@+id/article_menu_button"
|
android:id="@+id/article_menu_button"
|
||||||
android:layout_width="wrap_content"
|
android:layout_width="wrap_content"
|
||||||
android:layout_height="wrap_content"
|
android:layout_height="16dp"
|
||||||
android:layout_weight="0"
|
android:layout_weight="0"
|
||||||
android:paddingLeft="2dp"
|
android:paddingLeft="2dp"
|
||||||
android:paddingRight="6dp"
|
android:paddingRight="6dp"
|
||||||
|
@ -156,7 +156,7 @@
|
|||||||
android:id="@+id/marked"
|
android:id="@+id/marked"
|
||||||
android:layout_width="16dp"
|
android:layout_width="16dp"
|
||||||
android:layout_height="16dp"
|
android:layout_height="16dp"
|
||||||
android:layout_marginRight="10dp"
|
android:layout_marginRight="11dp"
|
||||||
android:layout_weight="0"
|
android:layout_weight="0"
|
||||||
android:clickable="true"
|
android:clickable="true"
|
||||||
android:src="@drawable/ic_star_empty" />
|
android:src="@drawable/ic_star_empty" />
|
||||||
@ -173,7 +173,7 @@
|
|||||||
<ImageView
|
<ImageView
|
||||||
android:id="@+id/article_menu_button"
|
android:id="@+id/article_menu_button"
|
||||||
android:layout_width="wrap_content"
|
android:layout_width="wrap_content"
|
||||||
android:layout_height="wrap_content"
|
android:layout_height="16dp"
|
||||||
android:layout_weight="0"
|
android:layout_weight="0"
|
||||||
android:paddingLeft="2dp"
|
android:paddingLeft="2dp"
|
||||||
android:paddingRight="6dp"
|
android:paddingRight="6dp"
|
||||||
|
Loading…
Reference in New Issue
Block a user