forked from organicmaps/organicmaps-tmp
[android] Set additional item for arrays
This commit is contained in:
parent
93c194ee83
commit
b42a6bfdc1
1 changed files with 5 additions and 0 deletions
|
@ -19,21 +19,26 @@
|
|||
|
||||
<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