Merge "[DO NOT MERGE] Initialize TimeZone in AnimatableClockView when attached" into tm-qpr-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
e394d9ff15
@@ -169,7 +169,7 @@ public class AnimatableClockController extends ViewController<AnimatableClockVie
|
||||
|
||||
mStatusBarStateController.addCallback(mStatusBarStateListener);
|
||||
|
||||
refreshTime();
|
||||
mView.onTimeZoneChanged(TimeZone.getDefault());
|
||||
initColors();
|
||||
mView.animateDoze(mIsDozing, false);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user