Merge "Update theme after overlay" into sc-v2-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
3d45e08e61
@@ -101,8 +101,8 @@ public class KeyguardStatusBarViewController extends ViewController<KeyguardStat
|
||||
|
||||
@Override
|
||||
public void onOverlayChanged() {
|
||||
KeyguardStatusBarViewController.this.onThemeChanged();
|
||||
mView.onOverlayChanged();
|
||||
KeyguardStatusBarViewController.this.onThemeChanged();
|
||||
}
|
||||
|
||||
@Override
|
||||
|
||||
Reference in New Issue
Block a user