OSDN Git Service

Fixed an issue where groups could stay userlocked
authorSelim Cinek <cinek@google.com>
Wed, 24 May 2017 18:08:55 +0000 (11:08 -0700)
committerSelim Cinek <cinek@google.com>
Wed, 24 May 2017 20:58:30 +0000 (13:58 -0700)
commit817abe7ebbedf5d84e485a15addf626d6d065773
treefa252c385c77b6a6d5ef50d6b6164123185f4b0c
parent1077aac2a8faa2dc11ddca0ed78b6df859f85fc1
Fixed an issue where groups could stay userlocked

It also fixes an issue where the reinflation wasn't
working properly.

Test: runtest -x packages/SystemUI/tests/src/com/android/systemui/statusbar/ExpandableNotificationRowTest.java
Change-Id: If359256a3ac0c574260b5ff5af3fc2042e1dce9a
Fixes: 36469584
packages/SystemUI/src/com/android/systemui/statusbar/ExpandableNotificationRow.java
packages/SystemUI/src/com/android/systemui/statusbar/stack/NotificationChildrenContainer.java
packages/SystemUI/tests/src/com/android/systemui/statusbar/ExpandableNotificationRowTest.java