Merge "Update Gesture nav tutorial page title for Talkback support" into main
This commit is contained in:
committed by
Android (Google) Code Review
commit
ae11d4e705
@@ -119,6 +119,7 @@
|
||||
android:autoRemoveFromRecents="true"
|
||||
android:excludeFromRecents="true"
|
||||
android:theme="@style/GestureTutorialActivity"
|
||||
android:label="@string/gesture_tutorial_title"
|
||||
android:exported="true"
|
||||
android:configChanges="orientation">
|
||||
<intent-filter>
|
||||
|
||||
@@ -98,6 +98,9 @@
|
||||
<!-- content description for hotseat items -->
|
||||
<string name="hotseat_prediction_content_description">Predicted app: <xliff:g id="title" example="Chrome">%1$s</xliff:g></string>
|
||||
|
||||
<!-- Title of the Gesture Navigation Tutorial page [CHAR LIMIT=NONE] -->
|
||||
<string name="gesture_tutorial_title">Gesture Navigation Tutorial</string>
|
||||
|
||||
<!-- Title of prompt shown before the gesture navigation tutorial to users who need to rotate their screen. [CHAR LIMIT=100] -->
|
||||
<string name="gesture_tutorial_rotation_prompt_title">Rotate your device</string>
|
||||
<!-- Prompt shown before the gesture navigation tutorial to users who need to rotate their screen to begin. [CHAR LIMIT=100] -->
|
||||
|
||||
Reference in New Issue
Block a user