summaryrefslogtreecommitdiff
path: root/res/values
diff options
context:
space:
mode:
authorJohn Pan <johnpan@google.com>2021-12-08 16:29:24 +0800
committerJohn Pan <johnpan@google.com>2021-12-10 09:57:53 +0800
commitc476673fe4bf92558c9d7e06d5f9d1724b8b5261 (patch)
treec7b88cf17afca9a299ff6a5efa55e8451ea3c09d /res/values
parent13673f84a600bcf3292b3841d8c16229e3c2af80 (diff)
downloadThemePicker-c476673fe4bf92558c9d7e06d5f9d1724b8b5261.tar.gz
Talkback change for grid option
-Set content description when grid option not applied nor selected ex "4 x 4" -> "4 x 4, change applied or previewed" -Say "4 x 4, currently previewed" after double tap -Don't focus on apply button after double tap grid option Videos: -Before: https://drive.google.com/file/d/1-5b2bJsvof2WGaaqHjwxJnGGtJWWJUHD/view?usp=sharing&resourcekey=0-PFRWQEqtvxVRZKUC2SUEGg -After: https://drive.google.com/file/d/11kUz8uw7evHpNe-ZvSSG6-sxmUJsPtRr/view?usp=sharing&resourcekey=0-C-BrJmvPgxFmbgvkWn5yQw Bug: 207804306 Test: Manual Change-Id: I7f7b02286b35e82fab38d4b3d770211928e6e9ef
Diffstat (limited to 'res/values')
-rwxr-xr-xres/values/strings.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
index 5109b4fa..f2d0f21b 100755
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -69,6 +69,9 @@
<!-- Content description indicating that the selected option is currently being previewed. [CHAR_LIMIT=NONE] -->
<string name="option_previewed_description"><xliff:g name="style_name">%1$s</xliff:g>, currently previewed</string>
+ <!-- Content description indicating that the focused option can be selected and previewed if clicked. [CHAR_LIMIT=NONE] -->
+ <string name="option_change_applied_previewed_description"><xliff:g name="style_name">%1$s</xliff:g>, change selected and previewed</string>
+
<!-- Sample text used to show a preview of a selected font [CHAR LIMIT=3] -->
<string name="theme_font_example" translatable="false">ABC</string>