mirror of
https://github.com/LawnchairLauncher/lawnchair.git
synced 2026-03-02 17:06:49 +00:00
Merge "Implement overlay window for Taskbar EDU and All Apps." into tm-qpr-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
c9928a1ddf
@@ -276,13 +276,6 @@ public class LauncherTaskbarUIController extends TaskbarUIController {
|
||||
&& !mLauncher.getOnboardingPrefs().getBoolean(OnboardingPrefs.TASKBAR_EDU_SEEN);
|
||||
}
|
||||
|
||||
/**
|
||||
* Manually ends the taskbar education flow.
|
||||
*/
|
||||
public void hideEdu() {
|
||||
mControllers.taskbarEduController.hideEdu();
|
||||
}
|
||||
|
||||
@Override
|
||||
public void onTaskbarIconLaunched(ItemInfo item) {
|
||||
InstanceId instanceId = new InstanceIdSequence().newInstanceId();
|
||||
|
||||
Reference in New Issue
Block a user