mirror of
https://github.com/LawnchairLauncher/lawnchair.git
synced 2026-02-27 23:36:47 +00:00
Announce for accessiblity when taskbar is invoked/closed
Test: Manual Bug: 265620540 Change-Id: I6660be7716ec59c765f3d54f8fe9889eaaf56e10
This commit is contained in:
@@ -278,6 +278,10 @@
|
||||
<string name="taskbar_button_quick_settings">Quick Settings</string>
|
||||
<!-- Accessibility title for the Taskbar window. [CHAR_LIMIT=NONE] -->
|
||||
<string name="taskbar_a11y_title">Taskbar</string>
|
||||
<!-- Accessibility title for the Taskbar window appeared. [CHAR_LIMIT=NONE] -->
|
||||
<string name="taskbar_a11y_shown_title">Taskbar shown</string>
|
||||
<!-- Accessibility title for the Taskbar window being close. [CHAR_LIMIT=NONE] -->
|
||||
<string name="taskbar_a11y_hidden_title">Taskbar hidden</string>
|
||||
<!-- Accessibility title for the Taskbar window on phones. [CHAR_LIMIT=NONE] -->
|
||||
<string name="taskbar_phone_a11y_title">Navigation bar</string>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user