7 lines
277 B
XML
7 lines
277 B
XML
|
<?xml version="1.0" encoding="utf-8"?>
|
||
|
<resources>
|
||
|
<string-array name="which_wallpaper_options">
|
||
|
<item>@string/which_wallpaper_option_home_screen</item>
|
||
|
<item>@string/which_wallpaper_option_home_screen_and_lock_screen</item>
|
||
|
</string-array>
|
||
|
</resources>
|