[android] What's new resources
BIN
android/res/drawable-hdpi/img_wn_intermediate_point.png
Normal file
After Width: | Height: | Size: 27 KiB |
BIN
android/res/drawable-hdpi/img_wn_viator.png
Normal file
After Width: | Height: | Size: 31 KiB |
BIN
android/res/drawable-mdpi/img_wn_intermediate_point.png
Normal file
After Width: | Height: | Size: 19 KiB |
BIN
android/res/drawable-mdpi/img_wn_viator.png
Normal file
After Width: | Height: | Size: 21 KiB |
BIN
android/res/drawable-xhdpi/img_wn_intermediate_point.png
Normal file
After Width: | Height: | Size: 36 KiB |
BIN
android/res/drawable-xhdpi/img_wn_viator.png
Normal file
After Width: | Height: | Size: 42 KiB |
BIN
android/res/drawable-xxhdpi/img_wn_intermediate_point.png
Normal file
After Width: | Height: | Size: 58 KiB |
BIN
android/res/drawable-xxhdpi/img_wn_viator.png
Normal file
After Width: | Height: | Size: 68 KiB |
BIN
android/res/drawable-xxxhdpi/img_wn_intermediate_point.png
Normal file
After Width: | Height: | Size: 132 KiB |
BIN
android/res/drawable-xxxhdpi/img_wn_viator.png
Normal file
After Width: | Height: | Size: 164 KiB |
|
@ -29,18 +29,18 @@
|
|||
|
||||
<!-- What's new -->
|
||||
<integer-array name="news_images">
|
||||
<item>@drawable/img_whatsnew_driving_style</item>
|
||||
<item>@drawable/img_whatsnew_transliteration</item>
|
||||
<item>@drawable/img_wn_intermediate_point</item>
|
||||
<item>@drawable/img_wn_viator</item>
|
||||
</integer-array>
|
||||
|
||||
<string-array name="news_titles">
|
||||
<item>@string/whatsnew_driving_style_title</item>
|
||||
<item>@string/whatsnew_transliteration_title</item>
|
||||
<item>@string/whatsnew_waypoints_title</item>
|
||||
<item>@string/whatsnew_viator_title</item>
|
||||
</string-array>
|
||||
|
||||
<string-array name="news_messages_1">
|
||||
<item>@string/whatsnew_driving_style_message</item>
|
||||
<item>@string/whatsnew_transliteration_message</item>
|
||||
<item>@string/whatsnew_waypoints_message</item>
|
||||
<item>@string/whatsnew_viator_message</item>
|
||||
</string-array>
|
||||
|
||||
<string-array name="news_messages_2">
|
||||
|
|