Merge "Merging from ub-launcher3-master @ build 6075050"
This commit is contained in:
@@ -272,7 +272,7 @@ public abstract class BaseQuickstepLauncher extends Launcher
|
||||
// Instantiate and initialize WellbeingModel now that its loading won't interfere with
|
||||
// populating workspace.
|
||||
// TODO: Find a better place for this
|
||||
WellbeingModel.get(this);
|
||||
WellbeingModel.INSTANCE.get(this);
|
||||
}
|
||||
|
||||
@Override
|
||||
|
||||
Reference in New Issue
Block a user