OSDN Git Service

Adding seekbar to media notifications
authorBeth Thibodeau <ethibodeau@google.com>
Fri, 25 Jan 2019 20:39:54 +0000 (15:39 -0500)
committerBeth Thibodeau <ethibodeau@google.com>
Mon, 4 Feb 2019 20:42:02 +0000 (15:42 -0500)
commitcb395358c55b4aea3604f09fb46153388a3e49fb
tree66630ec15f2e56201fa3e13e7d52f10e8f0d4cec
parent22f25a926a274fee1eb591e33db893805cbfea0d
Adding seekbar to media notifications

Test: manually tested, screenshots at https://drive.google.com/open?id=1rbiNM_2PG_Kyd4MWnDFUdQy-K3dAVKz3
Bug: 123698590

Change-Id: Ieb7bc6b379f78d1611f7a97615a13a3c0a993f9e
core/java/com/android/internal/widget/MediaNotificationView.java
core/res/res/layout/notification_material_media_seekbar.xml [new file with mode: 0644]
core/res/res/layout/notification_template_material_big_media.xml
core/res/res/layout/notification_template_material_media.xml
core/res/res/values/symbols.xml
packages/SystemUI/res/values/dimens.xml
packages/SystemUI/src/com/android/systemui/statusbar/notification/row/ExpandableNotificationRow.java
packages/SystemUI/src/com/android/systemui/statusbar/notification/row/wrapper/NotificationMediaTemplateViewWrapper.java