Android exoplayer, display current time on the scrubber as you scroll

85 Views Asked by At

I've been looking at TimeBar and DefaultTimeBar to try and figure out how to add the current timestamp as you scroll through the video.

Example of what I mean (from the GoPro app):

I am trying to edit the code from codelab-exoplayer-intro repo, you can see the current timestamp in the bottom left corner, but I'd like to be similar to what the GoPro app is doing.

I'm not sure what the slider bar is called and how to approach this problem.

0

There are 0 best solutions below