From e27899f3d80c45439e487ec3e02549a1df3e48fb Mon Sep 17 00:00:00 2001 From: Tony Wickham Date: Tue, 22 Mar 2016 11:07:46 -0700 Subject: Prompt to set live wallpaper on home or home and lock screen. Bug: 27706226 Change-Id: I005063dcb08e2f3840eec6fe7e487855bd823900 --- res/values/arrays.xml | 7 +++++++ res/values/strings.xml | 4 ++++ 2 files changed, 11 insertions(+) create mode 100644 res/values/arrays.xml (limited to 'res/values') diff --git a/res/values/arrays.xml b/res/values/arrays.xml new file mode 100644 index 0000000..06dc2ca --- /dev/null +++ b/res/values/arrays.xml @@ -0,0 +1,7 @@ + + + + @string/which_wallpaper_option_home_screen + @string/which_wallpaper_option_home_screen_and_lock_screen + + \ No newline at end of file diff --git a/res/values/strings.xml b/res/values/strings.xml index 9c508de..3e9ac84 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -42,4 +42,8 @@ Loading live wallpaper… + + Home screen + + Home screen and lock screen -- cgit v1.2.3