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

I want to show the loading progress while use volley and glide #1115

Closed
zhu-flyingsheep opened this issue Apr 6, 2016 · 2 comments
Closed
Labels

Comments

@zhu-flyingsheep
Copy link

Hi ,in my project ,I use volley and glide .now i want to show the progress like %0--%100.
i have noticed that BasicNetwork in volley the method performRequest
responseContents = entityToBytes(httpResponse.getEntity());
write buffer .but in a listview the rpogress will Repeat display。
Is there anyone to help me?
thanks

@zhu-flyingsheep
Copy link
Author

Me a favor, please.

@TWiStErRob
Copy link
Collaborator

Similar was just asked 7 hours ago... #1112 :)
Take a look at #232 how it can be done with OkHttp, the rest is up to you.

but in a listview the rpogress will Repeat display

Can you please try to detail this, I can't decipher it. It sounds like you already have a partial solution.

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

No branches or pull requests

2 participants