Remove unused dimen auth_ripple_alpha_in_duration
Bug: 274785453 Test: device builds Change-Id: Ic6686d9508b6082e704caf1e360ae6d4bb8d72e7
This commit is contained in:
parent
58ee8ded05
commit
7099d94793
2 changed files with 0 additions and 6 deletions
|
@ -50,9 +50,6 @@
|
|||
<!-- Padding for the lock icon on the keyguard. In pixels - should not scale with display size. -->
|
||||
<dimen name="lock_icon_padding">54px</dimen>
|
||||
|
||||
<!-- 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>
|
||||
|
|
|
@ -59,8 +59,5 @@
|
|||
|
||||
<!-- Padding for the lock icon on the keyguard. In pixels - should not scale with display size. -->
|
||||
<dimen name="lock_icon_padding">68px</dimen>
|
||||
|
||||
<!-- 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>
|
||||
</resources>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue