[android] added auto update dialod image

This commit is contained in:
Roman Romanov 2017-04-17 13:09:54 +04:00
parent 3c56b11eaa
commit ec1b2f0f56
6 changed files with 3 additions and 2 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 41 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 27 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 55 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 83 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 113 KiB

View file

@ -17,7 +17,7 @@
android:layout_marginBottom="@dimen/margin_base"
android:layout_gravity="center_horizontal"
android:tag="@string/tag_height_limited"
android:src="@drawable/img_migration"/>
android:src="@drawable/wn_autoupdate"/>
<TextView
android:id="@+id/title"
@ -30,7 +30,8 @@
android:layout_gravity="center_horizontal"
android:gravity="center_horizontal"
android:fontFamily="@string/robotoMedium"
tools:text="Update your downloaded maps"/>
tools:text="Update your downloaded maps"
tools:targetApi="jelly_bean"/>
<TextView
android:layout_width="wrap_content"