Add tutorial dialog for gesture navigation
Add new tutorial dialog for gesture navigation in order to teach users how to use the gesture Fixes: 133650388 Test: Manual Change-Id: I7cc6a950af49044b27cf7ca41e3bcf67ef40b5fd
This commit is contained in:
@@ -1500,6 +1500,11 @@
|
||||
android:value="true" />
|
||||
</activity>
|
||||
|
||||
<activity
|
||||
android:name=".SettingsTutorialDialogWrapperActivity"
|
||||
android:theme="@style/Theme.AlertDialog"
|
||||
android:exported="false"/>
|
||||
|
||||
<activity
|
||||
android:name="Settings$TextToSpeechSettingsActivity"
|
||||
android:label="@string/tts_settings">
|
||||
|
||||
Reference in New Issue
Block a user