Merge \\"Force lock icon animations on UI thread\\" into nyc-mr1-dev am: 2d7d1209de
am: 43c250e9b2
Change-Id: Ib1f4ff8ce312f9d3e7609be93957252d2c235c98
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