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
This commit is contained in:
@@ -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">
|
||||
|
||||
<!-- Animation res MUST be set in code because asset is dependent on device orientation -->
|
||||
<com.airbnb.lottie.LottieAnimationView
|
||||
|
Reference in New Issue
Block a user