summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChing-Sung Li <chriscsli@google.com>2021-11-26 14:31:02 +0800
committerChing-Sung Li <chriscsli@google.com>2021-11-26 14:31:02 +0800
commit2e0e1e82753efb81261338dd3321d46b4c86f570 (patch)
treeb2b7a7f2e11eb70d5d5086dcd12a13dfe4c5534c
parentd83335057d50f64dc03580c910aa90af5b5b7ca6 (diff)
downloadThemePicker-2e0e1e82753efb81261338dd3321d46b4c86f570.tar.gz
Move 'Apply' string from ThemePicker to WallpaperPicker2
Bug: 204411095 Test: Manual Change-Id: Id73018b46e9fdf7b13d063ec8db144a4511a07ca
-rwxr-xr-xres/values/strings.xml4
1 files changed, 0 insertions, 4 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
index 0ea2f7eb..3eca5990 100755
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -42,10 +42,6 @@
the one bundled with selected Theme [CHAR LIMIT=35]-->
<string name="keep_my_wallpaper">Keep current wallpaper</string>
- <!-- Label for a button that allows the user to apply the currently selected customization option.
- [CHAR LIMIT=20] -->
- <string name="apply_btn">Apply</string>
-
<!-- Content description of theme preview card. [CHAR_LIMIT=30]-->
<string name="theme_preview_card_content_description">Style preview</string>