Add a11y content descriptions and label mapping to Dreams.
Also makes the radio button non-focusable and non-clickable, since focus and click are handled by its list item container. Clicking on top of the radio button still works as intended. Bug: 7230372 Change-Id: I0f311160b09402d882c9d35fdb51e8f19c60f522
This commit is contained in:
@@ -1793,6 +1793,8 @@
|
||||
<string name="screensaver_settings_when_to_dream">When to sleep</string>
|
||||
<!-- Dream settings screen, button label to start dreaming -->
|
||||
<string name="screensaver_settings_dream_start">Sleep now</string>
|
||||
<!-- Dream settings screen, button label for settings for a specific screensaver -->
|
||||
<string name="screensaver_settings_button">Settings</string>
|
||||
<!-- Sound & display settings screen, setting option name to change whether the screen adjusts automatically based on lighting conditions -->
|
||||
<string name="automatic_brightness">Automatic brightness</string>
|
||||
<!-- [CHAR LIMIT=30] Sound & display settings screen, setting option name to change font size -->
|
||||
|
Reference in New Issue
Block a user