[android] Whats new for 9.4
BIN
android/res/drawable-hdpi/img_whats_new_mapboost.png
Executable file
After Width: | Height: | Size: 58 KiB |
Before Width: | Height: | Size: 30 KiB |
BIN
android/res/drawable-mdpi/img_whats_new_mapboost.png
Executable file
After Width: | Height: | Size: 34 KiB |
Before Width: | Height: | Size: 20 KiB |
BIN
android/res/drawable-xhdpi/img_whats_new_mapboost.png
Executable file
After Width: | Height: | Size: 86 KiB |
Before Width: | Height: | Size: 41 KiB |
BIN
android/res/drawable-xxhdpi/img_whats_new_mapboost.png
Executable file
After Width: | Height: | Size: 158 KiB |
Before Width: | Height: | Size: 65 KiB |
BIN
android/res/drawable-xxxhdpi/img_whats_new_mapboost.png
Executable file
After Width: | Height: | Size: 247 KiB |
Before Width: | Height: | Size: 93 KiB |
|
@ -3,15 +3,15 @@
|
|||
|
||||
<!-- What's new -->
|
||||
<integer-array name="news_images">
|
||||
<item>@drawable/img_wnew_bookmarks_sort</item>
|
||||
<item>@drawable/img_whats_new_mapboost</item>
|
||||
</integer-array>
|
||||
|
||||
<string-array name="news_title_keys">
|
||||
<item>whatsnew_bookmarks_search_sort_title</item>
|
||||
<item>whatsnew_map_updates_title</item>
|
||||
</string-array>
|
||||
|
||||
<string-array name="news_messages_1">
|
||||
<item>@string/whatsnew_bookmarks_search_sort_message</item>
|
||||
<item>@string/whatsnew_map_updates_message</item>
|
||||
</string-array>
|
||||
|
||||
<string-array name="news_messages_2">
|
||||
|
|