Merge "Quickstep onboarding backward compatibility for devices release with Android N & O." into ub-launcher3-edmonton
This commit is contained in:
committed by
Android (Google) Code Review
commit
9b83fe225d
@@ -283,6 +283,7 @@ public class Launcher extends BaseDraggingActivity
|
||||
mDragController = new DragController(this);
|
||||
mAllAppsController = new AllAppsTransitionController(this);
|
||||
mStateManager = new LauncherStateManager(this);
|
||||
UiFactory.onCreate(this);
|
||||
|
||||
mAppWidgetManager = AppWidgetManagerCompat.getInstance(this);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user