commit | 909788500bbe54b14017be3c1f2b4fee7945c63d | [log] [tgz] |
---|---|---|
author | Jorim Jaggi <jjaggi@google.com> | Tue Aug 18 19:55:53 2015 -0700 |
committer | Jorim Jaggi <jjaggi@google.com> | Wed Aug 19 17:14:08 2015 -0700 |
tree | 5f23a06f8f45b626569186fba6a78120285d0b3f | |
parent | 71448a70036e8f95a4f7f3b0f6252bd3344976bb [diff] |
Fix jank in wake-and-unlock while pulsing - Don't hide keyguard after the animation is done, because this would cause a measure in the middle of the fade animation. - Don't use a layer for the notification panel in this case - we don't need it and it only adds latency. - Speed up the whole thing a bit because the animation is now smoother. Bug: 23225107 Change-Id: Ie8264c4d0e62bd6a78227e04b9900b4348ddd649