OSDN Git Service

Updating UI to new design, widget shouldn't expand until page settles (issue 7467435)
authorAdam Cohen <adamcohen@google.com>
Sun, 4 Nov 2012 00:10:07 +0000 (17:10 -0700)
committerAdam Cohen <adamcohen@google.com>
Sun, 4 Nov 2012 00:14:38 +0000 (17:14 -0700)
commitdb1c5d596e91713132131601536aaad32e693325
tree4a78fa423f5832cd87ac1a2ce3704fb63f10429e
parent7cefef7c7cc28e111b99e1a55a93a363fe3c00cf
Updating UI to new design, widget shouldn't expand until page settles (issue 7467435)

-> If the challenge is showing and the page is swiped, instead of immediately
   sliding down the security and expanding the small widget, we instead
   quickly fade out the security and keep the widget+frame small until
   the page settles and fades out.

Change-Id: I0f376dcd863744b977a1c5ccc7a46a5c6fdb891d
policy/src/com/android/internal/policy/impl/keyguard/KeyguardViewStateManager.java
policy/src/com/android/internal/policy/impl/keyguard/KeyguardWidgetFrame.java
policy/src/com/android/internal/policy/impl/keyguard/KeyguardWidgetPager.java
policy/src/com/android/internal/policy/impl/keyguard/SlidingChallengeLayout.java