ProgressBar with loaded percentage when Glide image is loading
I'm trying to show a progress bar with the currently loaded percentage of the image, like 1% - 50% - ...
I looked it up a lot, every answer is just to show a simple ProgressBar with setVisibility without showing loaded percentage.
I tried AsyncTask, but the progress doesn't change.
Thanks
from Recent Questions - Stack Overflow https://ift.tt/34U8b9z
https://ift.tt/eA8V8J
Comments
Post a Comment