From c2a429f4f8960a2ecc22788ecafef1de61d9c5d3 Mon Sep 17 00:00:00 2001 From: Diya Bera Date: Tue, 17 Jan 2023 20:45:16 +0000 Subject: [PATCH] No scrolling required to see find sensor animation Changed the string security_settings_sfps_enroll_find_sensor_message. Changed the layout of the animation. Test: Manually check the position of the animation Fixes: 265023019 Change-Id: Iae3100009e4430fbff7abc4bc3c1d4b9ffca6638 Merged-In: Iae3100009e4430fbff7abc4bc3c1d4b9ffca6638 --- res/layout/sfps_enroll_find_sensor_layout.xml | 3 ++- res/values/dimens.xml | 3 +++ res/values/strings.xml | 6 +++--- 3 files changed, 8 insertions(+), 4 deletions(-) diff --git a/res/layout/sfps_enroll_find_sensor_layout.xml b/res/layout/sfps_enroll_find_sensor_layout.xml index f08986e113a..b8a656e5c3e 100644 --- a/res/layout/sfps_enroll_find_sensor_layout.xml +++ b/res/layout/sfps_enroll_find_sensor_layout.xml @@ -29,7 +29,8 @@ android:gravity="center_vertical" android:orientation="vertical" android:clipToPadding="false" - android:clipChildren="false"> + android:clipChildren="false" + android:layout_marginTop="@dimen/sfps_enroll_find_sensor_lottie_margin"> 0dp 0dp 0dp + + + 0dp diff --git a/res/values/strings.xml b/res/values/strings.xml index 1dc49a48019..063e7c1f200 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -1213,11 +1213,11 @@ It\u2019s on the back of your phone. Use your index finger. - The fingerprint sensor is on the power button. It’s the flat button next to the raised volume button on the edge of the tablet.\n\nPressing the power button turns off the screen. + The fingerprint sensor is on the power button. It’s the flat button next to the raised volume button on the edge of the tablet. - The fingerprint sensor is on the power button. It’s the flat button next to the raised volume button on the edge of the device.\n\nPressing the power button turns off the screen. + The fingerprint sensor is on the power button. It’s the flat button next to the raised volume button on the edge of the device. - The fingerprint sensor is on the power button. It’s the flat button next to the raised volume button on the edge of the phone.\n\nPressing the power button turns off the screen. + The fingerprint sensor is on the power button. It’s the flat button next to the raised volume button on the edge of the phone. The fingerprint sensor is on your screen. You\u2019ll capture your fingerprint on the next screen.