We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 32e1cd3 commit 2f792d4Copy full SHA for 2f792d4
README.md
@@ -1,2 +1,4 @@
1
# ProgressManager
2
Listen the progress of downloading and uploading in Okhttp (compatible Retrofit and Glide).
3
+
4
+ProgressManager 一行代码即可监听 App 中所有网络链接的上传以及下载进度,包括 Glide(需要将下载引擎切换为 Okhttp)的图片加载进度
0 commit comments