From 6780ee79dd7eb96e1bb86c231741bf618b9b4aa6 Mon Sep 17 00:00:00 2001 From: josephpv Date: Fri, 14 Jun 2024 11:41:14 +0000 Subject: [PATCH] Center align illustration is PS setup screen for tablet Change made in large screen layout for PS setup screens. With this change spacing added between the screen title and Illustration is removed and the illustration is center aligned. Screenshots: Tablet go/ss/Ayvv8YY6yvVoMz4.png go/ss/6wG342eU64vKdSn.png go/ss/4H56h5avo7yz9Wz.png Fold: go/ss/8xeGeyCYktSzbyc.png go/ss/97oJmyh6U7fpX8B.png go/ss/3qmWn4QVB6VPegU.png go/ss/3KEk3HJ4i7h8jsL.png Bug: 336235352 Test: Manual Change-Id: I77148b8b33007a1b29f99fe7bdf3bbc58a9de3aa --- res/layout-sw600dp/private_space_setlock_screen.xml | 11 ++++------- res/layout-sw600dp/private_space_setup_success.xml | 11 ++++------- res/values/config.xml | 3 --- 3 files changed, 8 insertions(+), 17 deletions(-) diff --git a/res/layout-sw600dp/private_space_setlock_screen.xml b/res/layout-sw600dp/private_space_setlock_screen.xml index c005ad674ba..f8f96a7c2d6 100644 --- a/res/layout-sw600dp/private_space_setlock_screen.xml +++ b/res/layout-sw600dp/private_space_setlock_screen.xml @@ -28,11 +28,8 @@ android:id="@+id/sud_layout_container" android:layout_width="match_parent" android:layout_height="match_parent" - android:orientation="vertical"> - + android:orientation="vertical" + android:gravity="center"> - + android:orientation="vertical" + android:gravity="center"> diff --git a/res/values/config.xml b/res/values/config.xml index 4382f6e8a28..4b638b25552 100644 --- a/res/values/config.xml +++ b/res/values/config.xml @@ -839,7 +839,4 @@ com.android.devicediagnostics - - - 60dp