From ae62216f150a6f60b867d606d2a6d361b7bdbf54 Mon Sep 17 00:00:00 2001 From: Schneider Victor-tulias Date: Mon, 26 Jun 2023 15:57:33 -0700 Subject: [PATCH] Inset the contents of AllSetActivity Insetting the contents of AllSetActivity to prevent overlapping with the gesture nav handle Flag: not needed Fixes: 275018092 Test: launched AllSetActivity in landscape with largest font and display size Change-Id: Ia82a007e8a69c637a30c56e079d9c77d73885d9f --- .../gesture_tutorial_step_menu.xml | 280 +++++++++--------- quickstep/res/layout/activity_allset.xml | 2 +- .../res/layout/gesture_tutorial_step_menu.xml | 273 ++++++++--------- .../quickstep/interaction/MenuFragment.java | 19 +- 4 files changed, 286 insertions(+), 288 deletions(-) diff --git a/quickstep/res/layout-sw600dp-land/gesture_tutorial_step_menu.xml b/quickstep/res/layout-sw600dp-land/gesture_tutorial_step_menu.xml index 225b4cdc39..672440f3e7 100644 --- a/quickstep/res/layout-sw600dp-land/gesture_tutorial_step_menu.xml +++ b/quickstep/res/layout-sw600dp-land/gesture_tutorial_step_menu.xml @@ -13,155 +13,163 @@ See the License for the specific language governing permissions and limitations under the License. --> - + android:background="?androidprv:attr/materialColorSurfaceContainer" + android:fitsSystemWindows="true"> - app:layout_constraintTop_toTopOf="parent" - app:layout_constraintBottom_toTopOf="@id/guideline" - app:layout_constraintStart_toStartOf="parent" - app:layout_constraintEnd_toStartOf="@id/gesture_tutorial_menu_back_button"> - - - - + + + + + + + + + + + + + + + + + + + + + + + + + +