Land ENABLE_TASKBAR_IN_OVERVIEW
Fix: 270393449 Test: manual Change-Id: I731bfa8ee86154fd034781e27272abc81a6fe6c6
This commit is contained in:
@@ -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());
|
||||
|
||||
Reference in New Issue
Block a user