OSDN Git Service

Implementing gradual image fade for the media template
authorSelim Cinek <cinek@google.com>
Tue, 25 Apr 2017 02:48:29 +0000 (19:48 -0700)
committerSelim Cinek <cinek@google.com>
Thu, 27 Apr 2017 19:38:17 +0000 (12:38 -0700)
commitbea598beaeacf8a99c6aee3bcc60270300114333
tree345c19bb9a65ac53eae65fefbe886f89f8aae503
parentfb49ffc96a724c196fbc3624cca5f7e20e64e10e
Implementing gradual image fade for the media template

Test: play music
Change-Id: I525513ce1da1237c4edad32c0ed31e79d5eacd32
Fixes: 36561228
core/java/android/app/Notification.java
core/java/com/android/internal/widget/MediaNotificationView.java
core/res/res/layout/notification_template_material_big_media.xml
core/res/res/layout/notification_template_material_media.xml
core/res/res/values/dimens.xml
core/res/res/values/symbols.xml
packages/SystemUI/src/com/android/systemui/statusbar/notification/ImageGradientColorizer.java [new file with mode: 0644]
packages/SystemUI/src/com/android/systemui/statusbar/notification/MediaNotificationProcessor.java
packages/SystemUI/src/com/android/systemui/statusbar/notification/NotificationInflater.java