OSDN Git Service

Hiding the icon of notifications that were replied to
authorSelim Cinek <cinek@google.com>
Wed, 23 May 2018 01:49:36 +0000 (18:49 -0700)
committerSelim Cinek <cinek@google.com>
Wed, 23 May 2018 02:48:37 +0000 (19:48 -0700)
commitb0dc61b503a1d86ae61bdd4a209b476a4cf535a3
treeaf1b8f7c82e536aafb34c12682e6da09133187e2
parent645c8671ed6aa3f4c5b0d405aa5360b113b30f16
Hiding the icon of notifications that were replied to

Because those notifications now stay around but the user
has already seen them, were hiding the icon instead.

Change-Id: I6b8590e31295ed79218698b1ac54df33b273d38c
Fixes: 78486801
Test: add notification, reply, observe icon gone
core/java/android/app/Notification.java
packages/SystemUI/src/com/android/systemui/statusbar/NotificationData.java
packages/SystemUI/src/com/android/systemui/statusbar/phone/NotificationIconAreaController.java
packages/SystemUI/src/com/android/systemui/statusbar/policy/RemoteInputView.java
packages/SystemUI/src/com/android/systemui/statusbar/policy/SmartReplyView.java