summaryrefslogtreecommitdiffstats
path: root/res/values/arrays.xml
blob: 06dc2ca96a14dca84b1b2439485d7503f5d5f279 (plain)
1
2
3
4
5
6
7
<?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>