OSDN Git Service

Revert "[QS] Update landscape UI"
authorRohan Shah <shahrk@google.com>
Thu, 29 Mar 2018 18:28:07 +0000 (18:28 +0000)
committerRohan Shah <shahrk@google.com>
Thu, 29 Mar 2018 18:33:24 +0000 (11:33 -0700)
commit8a0d3fcf17d655d9a131b898114357ddd2b3c373
tree581a7af3fcd34e7af4ea1856ece51dd604afdebf
parent1a6051a81d5a8f9ca8ea08b11abf325b94082a7c
Revert "[QS] Update landscape UI"

This reverts commit bc204efbe5602e130fbe666d6ea2b5185d42b0c4.

Reason for revert: Causes crash on rotation due to something with config.xml overriding. Reverting as it's blocking daily build
Bug: 77217078
Test: Ran build, checked rotation
Change-Id: I79e94fb1703f888ac167cdae20142e130a2e80b3
14 files changed:
core/res/res/values-land/dimens.xml
core/res/res/values/symbols.xml
packages/SystemUI/res/layout/quick_status_bar_header_system_icons.xml
packages/SystemUI/src/com/android/systemui/BatteryMeterView.java
packages/SystemUI/src/com/android/systemui/qs/QSContainerImpl.java
packages/SystemUI/src/com/android/systemui/qs/QuickStatusBarHeader.java
packages/SystemUI/src/com/android/systemui/statusbar/phone/ScrimController.java
packages/SystemUI/src/com/android/systemui/statusbar/policy/Clock.java
packages/SystemUI/src/com/android/systemui/statusbar/policy/DateView.java
packages/overlays/DisplayCutoutEmulationCornerOverlay/res/values-land/config.xml [deleted file]
packages/overlays/DisplayCutoutEmulationDoubleOverlay/res/values-land/config.xml [deleted file]
packages/overlays/DisplayCutoutEmulationNarrowOverlay/res/values-land/config.xml [deleted file]
packages/overlays/DisplayCutoutEmulationTallOverlay/res/values-land/config.xml [deleted file]
packages/overlays/DisplayCutoutEmulationWideOverlay/res/values-land/config.xml [deleted file]