Fix expanded Accessibility overlaps with Face Circle in
Educational Screen Fine-tuning Face enroll education page layout for expanding Accessibility option. Bug: 265474776 Test: manually go to Settings > Security & privacy > Device lock > Face & Fingerprint Unlock > Face Unlock, then start enroll Face, In second stage ("How to set up Face Unlock" page ), check the layout and lottie animation with turned on expanded Accessibility option, and they should not be truncated. Test: m -j SettingsGoogleRoboTests RunSettingsGoogleRoboTests Test: m RunSettingsRoboTests ROBOTEST_FILTER= "com.android.settings.biometrics.face.FaceEnrollEducationTest" Test: m RunSettingsRoboTests ROBOTEST_FILTER= "com.android.settings.biometrics.face.FaceEnrollIntroductionTest" Change-Id: I42e28a36fac9cd07dcacd4a16aab09de99211350
This commit is contained in:
parent
c2317d0875
commit
ca78ce4056
1 changed files with 10 additions and 10 deletions
|
@ -16,14 +16,14 @@
|
|||
|
||||
<resources>
|
||||
<!-- Biometrics Face enroll education dimensions-->
|
||||
<dimen name="face_enroll_icon_large_width">260dp</dimen>
|
||||
<dimen name="face_enroll_icon_large_height">260dp</dimen>
|
||||
<dimen name="illustration_lottie_height">360dp</dimen>
|
||||
<dimen name="illustration_accessibility_margin_top">-18dp</dimen>
|
||||
<dimen name="face_enroll_education_lottie_frame_margin_top">-34dp</dimen>
|
||||
<dimen name="lottie_animation_view_margin_top">-52dp</dimen>
|
||||
<dimen name="limited_vision_button_frame_margin_top">-34dp</dimen>
|
||||
<dimen name="limited_vision_button_margin_top">10dp</dimen>
|
||||
<dimen name="limited_vision_button_margin_bottom">10dp</dimen>
|
||||
<dimen name="limited_vision_button_toggle_margin_top">-26dp</dimen>
|
||||
<dimen name="face_enroll_icon_large_width">200dp</dimen>
|
||||
<dimen name="face_enroll_icon_large_height">200dp</dimen>
|
||||
<dimen name="illustration_lottie_height">330dp</dimen>
|
||||
<dimen name="illustration_accessibility_margin_top">-24dp</dimen>
|
||||
<dimen name="face_enroll_education_lottie_frame_margin_top">-36dp</dimen>
|
||||
<dimen name="lottie_animation_view_margin_top">-64dp</dimen>
|
||||
<dimen name="limited_vision_button_frame_margin_top">-36dp</dimen>
|
||||
<dimen name="limited_vision_button_margin_top">12dp</dimen>
|
||||
<dimen name="limited_vision_button_margin_bottom">12dp</dimen>
|
||||
<dimen name="limited_vision_button_toggle_margin_top">-28dp</dimen>
|
||||
</resources>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue