OSDN Git Service

Fixed an issue where a notification could become empty
authorSelim Cinek <cinek@google.com>
Fri, 18 May 2018 19:06:10 +0000 (12:06 -0700)
committerSelim Cinek <cinek@google.com>
Fri, 18 May 2018 19:33:59 +0000 (12:33 -0700)
commit69594fb4c765be432b0918da516f769218d15128
tree943e7835a9d5798ae5c75172749443f12097291f
parent645c8671ed6aa3f4c5b0d405aa5360b113b30f16
Fixed an issue where a notification could become empty

Test: add min priority notification from lockscreen, observe no blank notification
Change-Id: Ib08e6d7372fe921f0f59074c35504e234ecc0215
Fixes:  72717838
packages/SystemUI/src/com/android/systemui/statusbar/ExpandableNotificationRow.java
packages/SystemUI/src/com/android/systemui/statusbar/stack/StackStateAnimator.java