Is there any way to get downloading file progress when using square`s OkHttp?
I did not find any solution in Recipes.
They have class Call which can get content
every time in the while loop ,you publish the progress.So it's like being blocked