OSDN Git Service

Fixes a bug where the asynctask wasn't removed when inflating
authorSelim Cinek <cinek@google.com>
Fri, 28 Apr 2017 00:30:50 +0000 (17:30 -0700)
committerSelim Cinek <cinek@google.com>
Fri, 28 Apr 2017 01:01:26 +0000 (18:01 -0700)
commitdc1231c3b9fd72790f767a605136e3f05a2af3e2
treea094966f9fdeae650156804e23c3c6897dce52d5
parent4108aa77e89f7188f3da5aa53afb1777ab475b3a
Fixes a bug where the asynctask wasn't removed when inflating

Test: runtest systemui
Bug: 36561228
Change-Id: I9b5099d4a32be1f18db2ab1f8c94fe6f35a51b18
packages/SystemUI/src/com/android/systemui/statusbar/NotificationData.java
packages/SystemUI/src/com/android/systemui/statusbar/notification/NotificationInflater.java
packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/NotificationInflaterTest.java