Merge "Add tutorial dialog for gesture navigation" into qt-dev-plus-aosp am: 52482edb2b

am: abee9d52e4

Change-Id: I91e8fb09ae80638f678408a7a19da58830473667
This commit is contained in:
Kevin Chang
2019-06-06 02:22:26 -07:00
committed by android-build-merger
14 changed files with 769 additions and 4 deletions

View File

@@ -1498,6 +1498,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">