Land ENABLE_TASKBAR_IN_OVERVIEW

Fix: 270393449
Test: manual
Change-Id: I731bfa8ee86154fd034781e27272abc81a6fe6c6
This commit is contained in:
Alex Chau
2023-02-22 20:44:27 +00:00
parent 409b17eee4
commit 8aa3f00238
16 changed files with 24 additions and 200 deletions

View File

@@ -127,10 +127,6 @@ public class TaskbarDragLayerController implements TaskbarControllers.LoggableTa
return mAssistantBgTaskbar;
}
public AnimatedFloat getOverrideBackgroundAlpha() {
return mBgOverride;
}
public AnimatedFloat getTaskbarBackgroundOffset() {
return mBgOffset;
}