diff --git a/quickstep/AndroidManifest.xml b/quickstep/AndroidManifest.xml index 3647e05f0a..8e1baba956 100644 --- a/quickstep/AndroidManifest.xml +++ b/quickstep/AndroidManifest.xml @@ -103,6 +103,7 @@ diff --git a/quickstep/res/layout-land/redesigned_gesture_tutorial_mock_hotseat.xml b/quickstep/res/layout-land/redesigned_gesture_tutorial_mock_hotseat.xml new file mode 100644 index 0000000000..6c08d14b6b --- /dev/null +++ b/quickstep/res/layout-land/redesigned_gesture_tutorial_mock_hotseat.xml @@ -0,0 +1,70 @@ + + + + + + + + + + + + + \ No newline at end of file diff --git a/quickstep/res/layout/back_gesture_tutorial_background.xml b/quickstep/res/layout/back_gesture_tutorial_background.xml new file mode 100644 index 0000000000..7fa2cf507a --- /dev/null +++ b/quickstep/res/layout/back_gesture_tutorial_background.xml @@ -0,0 +1,18 @@ + + + diff --git a/quickstep/res/layout/redesigned_gesture_tutorial_fragment.xml b/quickstep/res/layout/redesigned_gesture_tutorial_fragment.xml index 13482acbc8..43439c693e 100644 --- a/quickstep/res/layout/redesigned_gesture_tutorial_fragment.xml +++ b/quickstep/res/layout/redesigned_gesture_tutorial_fragment.xml @@ -118,6 +118,14 @@ android:scaleType="fitXY" android:visibility="gone" /> + + - - -