OSDN Git Service

Fixed several bugs where the dismissview was not reachable.
authorSelim Cinek <cinek@google.com>
Mon, 1 Sep 2014 17:41:54 +0000 (19:41 +0200)
committerSelim Cinek <cinek@google.com>
Mon, 1 Sep 2014 19:19:45 +0000 (21:19 +0200)
commitd2319fbe6a53ac4c38ca02e4d8e32da86ed0994b
tree275de52a7e90fd2d3a05a113d717a1d123468389
parentc8316dfc05f20da2381b5a29ee29bd05b4a85098
Fixed several bugs where the dismissview was not reachable.

Also fixes a bug where the maxExpandHeight was not correctly updated
and where notifications were wrongfully generated.
Finally it fixes an issue where initially the height of the panel was
not correct.

Bug: 17096130
Change-Id: I0f4a05187f31eef5cbbe364bfceb8806b5092cdf
packages/SystemUI/src/com/android/systemui/statusbar/ExpandableNotificationRow.java
packages/SystemUI/src/com/android/systemui/statusbar/ExpandableView.java
packages/SystemUI/src/com/android/systemui/statusbar/stack/NotificationStackScrollLayout.java
packages/SystemUI/src/com/android/systemui/statusbar/stack/StackStateAnimator.java