forked from organicmaps/organicmaps
[android] Added/Fixed fake whats new for android 8.6 version
This commit is contained in:
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 |
|
@ -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>
|
||||
|
|
Loading…
Add table
Reference in a new issue