AppUpdate icon indicating copy to clipboard operation
AppUpdate copied to clipboard

点击升级,不显示下载进度条,通知栏也没有进度条

Open XingHangTester opened this issue 7 years ago • 1 comments

请问楼主,可能是什么问题

XingHangTester avatar Nov 19 '18 10:11 XingHangTester

可能你没有重写new FileCallBack(path, fileName) { @Override public void onBefore(Request request, int id) { super.onBefore(request, id); callback.onBefore(); }

Black-Knights avatar Dec 04 '18 09:12 Black-Knights