OSDN Git Service

Cleaned up the updating of notifications
authorSelim Cinek <cinek@google.com>
Tue, 24 Nov 2015 01:48:07 +0000 (17:48 -0800)
committerSelim Cinek <cinek@google.com>
Tue, 1 Dec 2015 01:46:21 +0000 (17:46 -0800)
commit8fc93c90839e5d9dd52bca9dd97c198c0fe68af1
tree5eaeabedc93ecf7fa5daefbddecb9af758e141ec
parenteaa29ca6ff7a4c21a0729118d0e7c38750b9c93e
Cleaned up the updating of notifications

Some states were not correctly updated which could lead to
small bugs when the update was not in-place.

Change-Id: If133029acf65a9af8d297314fee5f1cd9e2015bd
packages/SystemUI/src/com/android/systemui/statusbar/BaseStatusBar.java
packages/SystemUI/src/com/android/systemui/statusbar/ExpandableNotificationRow.java
packages/SystemUI/src/com/android/systemui/statusbar/NotificationContentView.java