Merge \"Force lock icon animations on UI thread\" into nyc-mr1-dev
am: 2d7d1209de
Change-Id: I4cc897a7a77a167b20837669e8254e720b785969
This commit is contained in:
@@ -168,6 +168,7 @@ public class LockIcon extends KeyguardAffordanceView {
|
||||
setContentDescription(contentDescription);
|
||||
mHasFingerPrintIcon = anyFingerprintIcon;
|
||||
if (animation != null && isAnim) {
|
||||
animation.forceAnimationOnUI();
|
||||
animation.start();
|
||||
}
|
||||
mLastState = state;
|
||||
|
||||
Reference in New Issue
Block a user