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
@@ -448,7 +448,7 @@ public class LandscapePagedViewHandler implements PagedOrientationHandler {
@Override
public void setSplitInstructionsParams(View out, DeviceProfile dp, int splitInstructionsHeight,
int splitInstructionsWidth, int threeButtonNavShift) {
int splitInstructionsWidth) {
out.setPivotX(0);
out.setPivotY(splitInstructionsHeight);
out.setRotation(getDegreesRotated());