update overflow icon; other minor style updates

This commit is contained in:
Andrew Dolgov 2014-10-31 10:34:09 +03:00
parent aaed022731
commit 4c2f1c7d6b
8 changed files with 6 additions and 4 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.8 KiB

After

Width:  |  Height:  |  Size: 165 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 171 B

View File

@ -21,6 +21,7 @@
<TextView
android:id="@+id/title"
android:fontFamily="sans-serif-light"
android:layout_width="0dp"
android:layout_height="wrap_content"
android:layout_gravity="center_vertical"

View File

@ -21,6 +21,7 @@
android:src="@drawable/ic_unpublished" />
<TextView
android:fontFamily="sans-serif-light"
android:id="@+id/title"
android:layout_width="0dp"
android:layout_height="wrap_content"

View File

@ -174,7 +174,7 @@
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_weight="0"
android:paddingLeft="6dp"
android:paddingLeft="2dp"
android:paddingRight="6dp"
android:src="@drawable/ic_action_overflow" />
</LinearLayout>

View File

@ -175,7 +175,7 @@
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_weight="0"
android:paddingLeft="6dp"
android:paddingLeft="2dp"
android:paddingRight="6dp"
android:src="@drawable/ic_action_overflow" />
</LinearLayout>

View File

@ -176,7 +176,7 @@
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_weight="0"
android:paddingLeft="6dp"
android:paddingLeft="2dp"
android:paddingRight="6dp"
android:src="@drawable/ic_action_overflow" />
</LinearLayout>

View File

@ -175,7 +175,7 @@
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_weight="0"
android:paddingLeft="6dp"
android:paddingLeft="2dp"
android:paddingRight="6dp"
android:src="@drawable/ic_action_overflow" />
</LinearLayout>