Merge "Attempt to fix missing clock bug" into klp-dev
This commit is contained in:
@@ -1213,6 +1213,7 @@ public class KeyguardHostView extends KeyguardViewBase {
|
||||
|
||||
private void addWidgetsFromSettings() {
|
||||
if (mSafeModeEnabled || widgetsDisabled()) {
|
||||
addDefaultStatusWidget(0);
|
||||
return;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user