When an app is chosen in All Apps, tapping a workspace screen adds it to that screen.
This commit is contained in:
@@ -93,6 +93,7 @@ public class AllAppsPagedView extends PagedView
|
||||
@Override
|
||||
public void setLauncher(Launcher launcher) {
|
||||
mLauncher = launcher;
|
||||
mLauncher.setAllAppsPagedView(this);
|
||||
}
|
||||
|
||||
@Override
|
||||
|
||||
Reference in New Issue
Block a user