From d2e50c3c2b97f91842f870df6e416ce285afa127 Mon Sep 17 00:00:00 2001 From: Maurice Lam Date: Fri, 22 Sep 2017 17:31:38 +0800 Subject: [PATCH] There is no NEXT button in find sensor screen of fingerprint. Precondition: set the Font size and Display size to largest Enter into the find sensor screen and the NEXT button is missing. Test: manual - Enter into the find sensor screen - and can find the NEXT button after sliding the screen. Change-Id: I8f6219ab22abad98111f016d633bf100dc3222ce --- .../fingerprint_enroll_find_sensor.xml | 79 +++++++++++-------- 1 file changed, 44 insertions(+), 35 deletions(-) diff --git a/res/layout-land/fingerprint_enroll_find_sensor.xml b/res/layout-land/fingerprint_enroll_find_sensor.xml index 7877d98072a..8712ad70e34 100644 --- a/res/layout-land/fingerprint_enroll_find_sensor.xml +++ b/res/layout-land/fingerprint_enroll_find_sensor.xml @@ -40,51 +40,60 @@ android:clipToPadding="false" android:orientation="vertical"> - + android:clipToPadding="false" + android:fillViewport="true"> - - - + android:orientation="vertical" + android:clipChildren="false" + android:clipToPadding="false"> - + - + -