forked from organicmaps/organicmaps
[android] Added 'Whats new' for Uber
This commit is contained in:
parent
23ab6c23b8
commit
18bffcffe2
6 changed files with 3 additions and 6 deletions
BIN
android/res/drawable-hdpi/img_whatsnew_uber.png
Normal file
BIN
android/res/drawable-hdpi/img_whatsnew_uber.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 44 KiB |
BIN
android/res/drawable-mdpi/img_whatsnew_uber.png
Normal file
BIN
android/res/drawable-mdpi/img_whatsnew_uber.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 30 KiB |
BIN
android/res/drawable-xhdpi/img_whatsnew_uber.png
Normal file
BIN
android/res/drawable-xhdpi/img_whatsnew_uber.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 58 KiB |
BIN
android/res/drawable-xxhdpi/img_whatsnew_uber.png
Normal file
BIN
android/res/drawable-xxhdpi/img_whatsnew_uber.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 90 KiB |
BIN
android/res/drawable-xxxhdpi/img_whatsnew_uber.png
Normal file
BIN
android/res/drawable-xxxhdpi/img_whatsnew_uber.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 58 KiB |
|
@ -29,18 +29,15 @@
|
|||
|
||||
<!-- What's new -->
|
||||
<integer-array name="news_images">
|
||||
<item>@drawable/ic_img_whatsnew_route_profile</item>
|
||||
<item>@drawable/ic_img_whatsnew_booking_improve</item>
|
||||
<item>@drawable/img_whatsnew_uber</item>
|
||||
</integer-array>
|
||||
|
||||
<string-array name="news_titles">
|
||||
<item>@string/whats_new_route_profile_title</item>
|
||||
<item>@string/whats_new_booking_improve_title</item>
|
||||
<item>@string/whatsnew_uber_header</item>
|
||||
</string-array>
|
||||
|
||||
<string-array name="news_messages_1">
|
||||
<item>@string/whats_new_route_profile_message</item>
|
||||
<item>@string/whats_new_booking_improve_message</item>
|
||||
<item>@string/whatsnew_uber_message</item>
|
||||
</string-array>
|
||||
|
||||
<string-array name="news_messages_2">
|
||||
|
|
Loading…
Add table
Reference in a new issue