mirror of
https://github.com/LawnchairLauncher/lawnchair.git
synced 2026-03-04 18:06:48 +00:00
Revert "Change TAPL to swipe to stash taskbar (instead of deprec..."
Revert submission 24877128-cherrypick-tapl-transient-swipe-owubvwrsw6i Reason for revert: Likely culprit for b/309158105 Reverted changes: /q/submissionid:24877128-cherrypick-tapl-transient-swipe-owubvwrsw6i Change-Id: I8ee560f7e599bcfde09eff53f049309ba25ce77f
This commit is contained in:
committed by
Android (Google) Code Review
parent
eccf070bae
commit
9aed56096c
@@ -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