[android] Added/Fixed fake whats new for android 8.6 version

This commit is contained in:
Александр Зацепин 2018-12-20 15:25:17 +03:00 committed by Vladimir Byko-Ianko
parent 51dc15c2fd
commit 27cb508b4b
6 changed files with 1 additions and 9 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 46 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 29 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 63 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 100 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 138 KiB

View file

@ -4,41 +4,33 @@
<!-- What's new -->
<integer-array name="news_images">
<item>@drawable/img_whatsnew_route</item>
<item>@drawable/img_whatsnew_webeditor</item>
</integer-array>
<string-array name="news_title_keys">
<item>whats_new_ugc_routes_title</item>
<item>whats_new_webeditor_title</item>
<item>whats_new_ugc_routes_title_android_only</item>
</string-array>
<string-array name="news_messages_1">
<item>@string/whats_new_ugc_routes_subtitle</item>
<item>@string/whats_new_ugc_routes_message2</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>