OSDN Git Service

Fixed an inconsistency in the notification templates
authorSelim Cinek <cinek@google.com>
Tue, 12 Jan 2016 00:58:37 +0000 (16:58 -0800)
committerSelim Cinek <cinek@google.com>
Fri, 22 Jan 2016 03:42:49 +0000 (19:42 -0800)
commit415987388739561153010e1e1304511f6f501fb2
tree070d011a0e175a3f1f2a41de20f7bf71a5f9b758
parent646d2054dd76d7213ced8a73f2352f0d63f20043
Fixed an inconsistency in the notification templates

The text was never set to GONE when it was invisible,
leading to weird cases when fading between notification contents.

Change-Id: I92825b6d5a417c968c734061e55553be314af2b8
core/java/android/app/Notification.java