New icons.

This commit is contained in:
Dmitry Yunitsky 2014-10-27 16:53:57 +03:00 committed by Alex Zolotarev
parent 700724a86d
commit c869e9af71
7 changed files with 2 additions and 0 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 489 B

After

Width:  |  Height:  |  Size: 424 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 323 B

After

Width:  |  Height:  |  Size: 300 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 347 B

After

Width:  |  Height:  |  Size: 315 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 609 B

After

Width:  |  Height:  |  Size: 527 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 989 B

After

Width:  |  Height:  |  Size: 772 B

View file

@ -34,6 +34,7 @@
android:layout_weight="0"
android:alpha="@dimen/alpha_edit_button"
android:background="@android:color/transparent"
android:padding="@dimen/margin_tiny"
android:src="@drawable/ic_place_page_edit_button"/>
<TextView

View file

@ -44,6 +44,7 @@
android:layout_toRightOf="@id/info_title"
android:alpha="@dimen/alpha_edit_button"
android:background="@android:color/transparent"
android:padding="@dimen/margin_tiny"
android:src="@drawable/ic_place_page_edit_button"/>
<TextView