From 8a26bfb1a7550ce8700d016e0f5043486cdacdba Mon Sep 17 00:00:00 2001 From: Maurice Lam Date: Mon, 11 Jul 2016 20:14:49 -0700 Subject: [PATCH] Center find-sensor graphic in landscape Center the find-sensor graphic in landscape so it can occupy the space next to the title as well, preventing it from being cropped when the font-size and display size is set to maximum. Bug: 29516872 Change-Id: I3d2a6d0852ec725c99ba5709a97e532cd0338778 --- .../fingerprint_enroll_find_sensor.xml | 55 ++++++++++++++----- 1 file changed, 40 insertions(+), 15 deletions(-) diff --git a/res/layout-land/fingerprint_enroll_find_sensor.xml b/res/layout-land/fingerprint_enroll_find_sensor.xml index 1d923fa99d5..0a3a33fb638 100644 --- a/res/layout-land/fingerprint_enroll_find_sensor.xml +++ b/res/layout-land/fingerprint_enroll_find_sensor.xml @@ -20,37 +20,62 @@ android:id="@+id/setup_wizard_layout" android:layout_width="match_parent" android:layout_height="match_parent" + android:layout="@layout/suw_glif_blank_template" style="?attr/fingerprint_layout_theme"> + android:clipChildren="false"> - + android:orientation="vertical"> + + + + + + + +