OSDN Git Service

Fixed a bug where the system could crash when expanding
authorSelim Cinek <cinek@google.com>
Wed, 12 Oct 2016 18:34:52 +0000 (11:34 -0700)
committerSelim Cinek <cinek@google.com>
Wed, 12 Oct 2016 19:08:57 +0000 (12:08 -0700)
commit3e779844346ca7add55f0180e33978f52be9f526
tree2b9f4524ff78f63bdd0bdcbc59f3bd472a8fe5c2
parent73c46f060908d58e1adcade3ee4ee121dc4a8f39
Fixed a bug where the system could crash when expanding

When expanding a notification it could disappear and the
system would crash.

Test: Manual, expand notification group and have it removed while
doing so.
Change-Id: I421ab0cf7a9292e6894529c80784ba0989071fb0
Fixes: 31941185
packages/SystemUI/src/com/android/systemui/statusbar/stack/NotificationStackScrollLayout.java