Fix fingerprint enrollment animation is not in correct position.
1. Change SPFS ring progress bar and lottie animaiton from layout_marginLeft/ layout_marginRight to marginStart/marginEnd for RTL language. 2. Modify SPFS ring progress bar and lottie animaiton dimensioin for RTL language and check three different SFPS projects. Flag: NONE bug-fixing Bug: 338911438 Test: manual build and check UI visually. Change-Id: I88edad459eefbb3c6be337263045cd87685810e9
This commit is contained in:
@@ -23,4 +23,8 @@
|
||||
<dimen name="rotation_90_enroll_padding_start">20dp</dimen>
|
||||
<dimen name="rotation_90_enroll_padding_end">0dp</dimen>
|
||||
<dimen name="rotation_90_enroll_margin_end">20dp</dimen>
|
||||
|
||||
<!-- SFPS Fingerprint -->
|
||||
<dimen name="fingerprint_progress_bar_max_size">242dp</dimen>
|
||||
<dimen name="sfps_lottie_translate_x">10dp</dimen>
|
||||
</resources>
|
||||
|
Reference in New Issue
Block a user