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

下载进度条不更新进度 #18

Closed
hanyifenghuo opened this issue Oct 19, 2016 · 1 comment
Closed

下载进度条不更新进度 #18

hanyifenghuo opened this issue Oct 19, 2016 · 1 comment

Comments

@hanyifenghuo
Copy link

你好,很高兴有这个框架,我在使用中遇到一个问题
下面代码我设置了true
@OverRide
public boolean isShowDownloadDialog() {
return true;
}

下载进度条显示了,但是进度不更新,一直为0,下载完成后结束

需要设置什么才能显示进度,还是跟某个策略冲突了?

@yjfnypeu
Copy link
Collaborator

策略之间都是独立的,没有冲突的。你试试添加下载回调监听,看是否有进度条通知。使用setDoweloadCB看看。

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