workflow-kotlin icon indicating copy to clipboard operation
workflow-kotlin copied to clipboard

Demonstrate driving time machine from a progress bar / slider on a notification.

Open rjrjr opened this issue 6 years ago • 1 comments
trafficstars

Inspired by https://www.androidpolice.com/2019/09/09/spotify-seekable-audio-progress-bar/

May have to do custom layout b/c this is media specific

rjrjr avatar Sep 09 '19 20:09 rjrjr

I think we might be able to just use MediaSession for this even though we're not actually playing any media… need to look at the API more.

zach-klippenstein avatar Sep 09 '19 20:09 zach-klippenstein