From 5551f258f3076bd9b98e987059c326b7d5fb6670 Mon Sep 17 00:00:00 2001 From: Adithya R Date: Wed, 15 Jan 2025 17:50:45 +0100 Subject: [PATCH] Settings: Fixup fingerprint enroll finish layout Using a fixed layout size meant that the view was becoming scrollable in landscape mode. Instead use the parent size with a max height and width. Center the layout and cleanup unused elements while at it. Change-Id: If39d67d679a3e77bc9210e98885b4addfd1660d7 Signed-off-by: Pranav Vashi Signed-off-by: Dmitrii --- res/layout/fingerprint_enroll_finish_base.xml | 32 +++++-------------- 1 file changed, 8 insertions(+), 24 deletions(-) diff --git a/res/layout/fingerprint_enroll_finish_base.xml b/res/layout/fingerprint_enroll_finish_base.xml index 48831dc36c2..f28655325a8 100644 --- a/res/layout/fingerprint_enroll_finish_base.xml +++ b/res/layout/fingerprint_enroll_finish_base.xml @@ -22,28 +22,22 @@ android:layout_width="match_parent" android:layout_height="match_parent"> - - - + android:paddingBottom="0dp"> - - - - - - +