Remove unused dimen auth_ripple_alpha_in_duration am: 7099d94793
Original change: https://googleplex-android-review.googlesource.com/c/device/google/raviole/+/22201522 Change-Id: I70c3a70c33d3f316c1b287b80f05a60a16546e51 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
38a443dbc9
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. -->
|
<!-- Padding for the lock icon on the keyguard. In pixels - should not scale with display size. -->
|
||||||
<dimen name="lock_icon_padding">54px</dimen>
|
<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 -->
|
<!-- Offset should not be more than 1mm -->
|
||||||
<dimen name="udfps_burn_in_offset_y">16px</dimen>
|
<dimen name="udfps_burn_in_offset_y">16px</dimen>
|
||||||
</resources>
|
</resources>
|
||||||
|
|
|
@ -59,8 +59,5 @@
|
||||||
|
|
||||||
<!-- Padding for the lock icon on the keyguard. In pixels - should not scale with display size. -->
|
<!-- Padding for the lock icon on the keyguard. In pixels - should not scale with display size. -->
|
||||||
<dimen name="lock_icon_padding">68px</dimen>
|
<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>
|
</resources>
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue