JakeSteam / Vidsta

Easily implementable and customisable Android video player library
https://play.google.com/store/apps/details?id=uk.co.jakelee.exposurevideoplayersample
GNU General Public License v3.0
37 stars 13 forks source link

hide progress bar #1

Closed gustavomc closed 7 years ago

gustavomc commented 7 years ago

is there a way to hide progress bar?

JakeSteam commented 7 years ago

Hey @gustavomc ,

Not currently, but it can certainly be in the next release. Are you looking for it to disappear when playing, like the play / pause buttons do?

Jake

gustavomc commented 7 years ago

thanks for your answer @JakeSteam, im looking for completely remove the progressbar. another question, does it play youtube videos?

JakeSteam commented 7 years ago

Hey,

No problem, will add the option into the next release (or you're of course welcome to make a pull request).

Not natively, it only plays local / remote files it has a URL for. If you can use some other technique to get the video file URL, it might work?