[android] Whatsnew for UGC

This commit is contained in:
Александр Зацепин 2017-10-16 14:46:51 +03:00 committed by Roman Kuznetsov
parent a65015bcee
commit 30256a7695
16 changed files with 3 additions and 9 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 43 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 35 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 48 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 25 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 23 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 28 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 50 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 65 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 59 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 119 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 104 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 125 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 166 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 148 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 175 KiB

View file

@ -3,32 +3,26 @@
<!-- What's new -->
<integer-array name="news_images">
<item>@drawable/img_whats_new_route</item>
<item>@drawable/img_whats_new_update</item>
<item>@drawable/img_whats_new_ugc</item>
</integer-array>
<string-array name="news_titles">
<item>@string/whats_new_title_route</item>
<item>@string/whats_new_message_title_update</item>
<item>@string/whats_new_ugc_title</item>
</string-array>
<string-array name="news_messages_1">
<item>@string/whats_new_message_route</item>
<item>@string/whats_new_message_maps_update</item>
<item>@string/whats_new_ugc_message</item>
</string-array>
<string-array name="news_messages_2">
<item/>
<item/>
</string-array>
<string-array name="news_switch_titles">
<item/>
<item/>
</string-array>
<string-array name="news_switch_subtitles">
<item/>
<item/>
</string-array>
</resources>