Snap for 7644278 from 28f194db24576e1f90bb6a2697522110235e26ac to tm-release
Change-Id: Id50d084cccdae2222df66fb0c795070c450bda91
This commit is contained in:
commit
461a8e0246
2 changed files with 5 additions and 0 deletions
|
@ -53,5 +53,7 @@
|
||||||
<!-- 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>
|
||||||
</resources>
|
</resources>
|
||||||
|
|
||||||
|
|
|
@ -62,5 +62,8 @@
|
||||||
|
|
||||||
<!-- 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