OSDN Git Service

Fixed an icon flickering when adding a notification
authorSelim Cinek <cinek@google.com>
Wed, 28 Jun 2017 13:44:02 +0000 (15:44 +0200)
committerSelim Cinek <cinek@google.com>
Wed, 28 Jun 2017 13:44:02 +0000 (15:44 +0200)
commitf38d6c3b158c9e03c4264f12fab9be0cbb05564b
treedc683d91ae08b84a7a2b51262622399bc41f96a0
parentd43bc31eb73ed062af502f77da38a64983ed90cf
Fixed an icon flickering when adding a notification

If an added notification was overlapping with the shelf,
it's icon would flicker.

Test: manual, add notification on bottom, observe icons
Change-Id: Iddbb2402a3595ff62594f77582725e87f7a67bfd
Fixes: 62600772
packages/SystemUI/src/com/android/systemui/statusbar/ActivatableNotificationView.java
packages/SystemUI/src/com/android/systemui/statusbar/NotificationShelf.java