[android] What's new 9.2

This commit is contained in:
Dmitry Donskoy 2019-07-19 11:32:29 +03:00 committed by Aleksey Belousov
parent f9c6f2a640
commit 8472d1d9a1
11 changed files with 11 additions and 3 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 75 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 36 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 44 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 24 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 110 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 49 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 194 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 76 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 281 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 106 KiB

View file

@ -3,34 +3,42 @@
<!-- What's new -->
<integer-array name="news_images">
<item>@drawable/img_whats_new_toll</item>
<item>@drawable/img_whatsnew_catalogsubs</item>
<item>@drawable/img_whatsnew_navi_android</item>
</integer-array>
<string-array name="news_title_keys">
<item>whatsnew_toll_unpaved_title</item>
<item>whatsnew_subscription_title</item>
<item>whatsnew_carnavi_fixes_for_android_title</item>
</string-array>
<string-array name="news_messages_1">
<item>@string/whatsnew_toll_unpaved_message</item>
<item>@string/whatsnew_subscription_message</item>
<item>@string/whatsnew_carnavi_fixes_for_android_message</item>
</string-array>
<string-array name="news_messages_2">
<item/>
<item/>
</string-array>
<string-array name="news_button_labels">
<item/>
<item/>
</string-array>
<string-array name="news_button_links">
<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>