Update udfps burn in vertical translation
So that the mm conversion is less than 1. Bug: 237311757 Test: manual Change-Id: I79ec7b66005d6d79fdec3c63d3a3a28e1c0b46eb
This commit is contained in:
parent
b2baf1ba97
commit
dcf3acc812
1 changed files with 3 additions and 0 deletions
|
@ -52,5 +52,8 @@
|
|||
|
||||
<!-- Alpha in duration in ms for the auth ripple to become fully vislble. If set to 0, it is immediately visible. -->
|
||||
<integer name="auth_ripple_alpha_in_duration">0</integer>
|
||||
|
||||
<!-- Offset should not be more than 1mm -->
|
||||
<dimen name="udfps_burn_in_offset_y">16px</dimen>
|
||||
</resources>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue