OSDN Git Service

Made background updater more robust to state changes
authorSelim Cinek <cinek@google.com>
Mon, 8 Aug 2016 22:20:06 +0000 (15:20 -0700)
committerSelim Cinek <cinek@google.com>
Mon, 8 Aug 2016 22:20:06 +0000 (15:20 -0700)
commit9bfba9c157e4a5b1325a60d2122be2bf034a5a2a
treedb371186f0080f37fd194acaacc68b6aae21784f
parentd393d5c1e51e61b7ac61d3415586b696ee5c5f2a
Made background updater more robust to state changes

With raceconditions, the background of notifications could
become colored when dozing.

Change-Id: Ib39f873e6dce40e97a8df06dec281733a8ae2fd9
Fixes: 29331596
packages/SystemUI/src/com/android/systemui/statusbar/stack/NotificationStackScrollLayout.java