allwinner_a64/android/packages/apps/WallpaperPicker/res/values/arrays.xml
2018-08-08 20:10:12 +08:00

7 lines
No EOL
302 B
XML

<resources>
<string-array name="which_wallpaper_options">
<item>@string/which_wallpaper_option_home_screen</item>
<item>@string/which_wallpaper_option_lock_screen</item>
<item>@string/which_wallpaper_option_home_screen_and_lock_screen</item>
</string-array>
</resources>