mirror of
https://github.com/LawnchairLauncher/lawnchair.git
synced 2026-02-19 02:38:20 +00:00
Launcher-side changes to support prediction bar.
Change-Id: Ib9974ad8888ad87137c774f9f531fae9d56b899a
This commit is contained in:
@@ -127,6 +127,10 @@ public class LauncherExtension extends Launcher {
|
||||
public void onAllAppsShown() {
|
||||
}
|
||||
|
||||
@Override
|
||||
public void onAllAppsHidden() {
|
||||
}
|
||||
|
||||
@Override
|
||||
public void bindAllApplications(ArrayList<AppInfo> apps) {
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user