mirror of
https://github.com/LawnchairLauncher/lawnchair.git
synced 2026-03-02 08:56:55 +00:00
Revert "Change TAPL to swipe to stash taskbar (instead of deprec..."
Revert submission 25532044-tapl-transient-taskbar-default Reason for revert: <test revert (b/314873201)> Reverted changes: /q/submissionid:25532044-tapl-transient-taskbar-default Change-Id: I51e78699f588a8fe8506c96398de921448e0ab6a
This commit is contained in:
committed by
Android (Google) Code Review
parent
e1f770df2f
commit
de82f8f44f
@@ -71,7 +71,7 @@ public class DisplayController implements ComponentCallbacks, SafeCloseable {
|
||||
|
||||
private static final String TAG = "DisplayController";
|
||||
private static final boolean DEBUG = false;
|
||||
private static boolean sTransientTaskbarStatusForTests = true;
|
||||
private static boolean sTransientTaskbarStatusForTests;
|
||||
|
||||
// TODO(b/254119092) remove all logs with this tag
|
||||
public static final String TASKBAR_NOT_DESTROYED_TAG = "b/254119092";
|
||||
|
||||
Reference in New Issue
Block a user