mirror of
https://github.com/LawnchairLauncher/lawnchair.git
synced 2026-02-20 11:18:21 +00:00
Reapply "Support toggling Taskbar All Apps with 3P Launcher." am: 036a83cd99
The revert was not supposed to be auto-merged. This reverts commit5a3bf93d82, reversing changes made to84f8002586. Bug: 331384026 Change-Id: Ieb11a8544db90259aae856c4af805c37ce9e68cc
This commit is contained in:
@@ -197,6 +197,11 @@ public class TaskbarUIController {
|
||||
return false;
|
||||
}
|
||||
|
||||
/** Returns {@code true} if Home All Apps available instead of Taskbar All Apps. */
|
||||
protected boolean canToggleHomeAllApps() {
|
||||
return false;
|
||||
}
|
||||
|
||||
@CallSuper
|
||||
protected void dumpLogs(String prefix, PrintWriter pw) {
|
||||
pw.println(String.format(
|
||||
|
||||
Reference in New Issue
Block a user