OSDN Git Service

Fix slow PIN dismiss animation
authorJorim Jaggi <jjaggi@google.com>
Tue, 6 Sep 2016 22:27:56 +0000 (15:27 -0700)
committerJorim Jaggi <jjaggi@google.com>
Tue, 6 Sep 2016 22:27:56 +0000 (15:27 -0700)
commit6bd3890ff965c443b27d7e9224a34ba1312344ab
tree6fc8284bc1ce85f29051ad2b241ab79b75246971
parent735b9eca0f52fd27646ac7187bcebc56273bb771
Fix slow PIN dismiss animation

We need to do the slow dismissal when the user is locked, and not the
other way around.

Bug: 31203310
Change-Id: I6ad0fc831bd9dc26e7375916a0a091552f7790ae
packages/Keyguard/src/com/android/keyguard/KeyguardPINView.java