commit | 7fc1fc6c07a4b7603188fe24029889dbbafb1a08 | [log] [tgz] |
---|---|---|
author | Lucas Dupin <dupin@google.com> | Mon Aug 21 14:34:23 2017 -0700 |
committer | Lucas Dupin <dupin@google.com> | Mon Aug 21 15:12:22 2017 -0700 |
tree | 69203f61cf929427cf9898c33b1de79ccef37a1b | |
parent | 9c85d966cd93b3943bddfd734ba0dfee37b72261 [diff] |
Ensure 36dps around keyguard bouncer Simplified bouncer size calculation by setting a default lateral margin and removing unused dimens. We can expect the bouncer to grow up to the requested size, or shrink to incorporate the margins. Change-Id: I085bc4148aa956b2107ab2a4853e8dd9fcbdce06 Fixes: 64560804 Test: runtest -x packages/SystemUI/tests/src/com/android/keyguard/KeyguardSecurityContainerTest.java Test: look at keyguard on multiple screen sizes