[DO NOT MERGE] Initialize TimeZone in AnimatableClockView when attached
Test: Manual Fixes: 241729527 Change-Id: Ie8b08bec36bccfda5a1f1eb20c91a040c1f688ab
This commit is contained in:
@@ -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