Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Show progress bar when Video from url to use in ViewPagerLayoutManager #54

Open
PriyaSen699 opened this issue Jul 22, 2019 · 1 comment

Comments

@PriyaSen699
Copy link

Hi, really it is a great library.I am using this and struck in one situation.set video path from url rather than assets or raw folder.I am able to set but how to show progress bar while loading and are you provide any progress while video buffering and are you provide any method for download.

Wating for your replay.
thanks for reading

@senjoeson
Copy link

Hello, @PriyaSen699 you can do this like the following step:

FIrstly:
define a SeekBar like ( or ProgressBar, both are right ),
image

Secondly:
difine a object Handler and like the following of screenshot:
image

then you can get the progress by VideoView

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants