OSDN Git Service

Fixed an issue where the shelf could be hidden
authorSelim Cinek <cinek@google.com>
Fri, 30 Jun 2017 16:32:40 +0000 (18:32 +0200)
committerSelim Cinek <cinek@google.com>
Fri, 30 Jun 2017 16:40:53 +0000 (18:40 +0200)
commit707e2072c81b7405e6c9102b1f937fd251f56291
tree0207d3df8469c848b099811ee852851486012cfe
parentd43bc31eb73ed062af502f77da38a64983ed90cf
Fixed an issue where the shelf could be hidden

During reinflation, the panel could be stuck in
a bad state where qs edit mode was on but not
visible. QS edit now persists through reinflations.

Test: manual
Change-Id: I6e7a20fda2db2184a26a11093064a1367469ab45
Fixes: 62807612
graphics/java/android/graphics/drawable/TransitionDrawable.java
packages/SystemUI/src/com/android/systemui/qs/QSDetailClipper.java
packages/SystemUI/src/com/android/systemui/qs/QSFragment.java
packages/SystemUI/src/com/android/systemui/qs/customize/QSCustomizer.java
packages/SystemUI/src/com/android/systemui/statusbar/phone/StatusBar.java
packages/SystemUI/src/com/android/systemui/statusbar/stack/NotificationStackScrollLayout.java