启动页面图片替换,启动页面修改,修复部分问题

This commit is contained in:
huangzhuanghua
2016-09-22 19:06:38 +08:00
parent 80e8ca0c36
commit 94adc2c922
19 changed files with 275 additions and 119 deletions

View File

@ -121,7 +121,7 @@ public class DownloadItemUtils {
DownloadEntity downloadEntity = entryMap.get(entryMap.keyAt(0));
if (downloadEntity != null && (!entity.isPluggable()
if (downloadEntity != null && (!downloadEntity.isPluggable()
|| entity.getApk().get(0).getPlatform().equals(
downloadEntity.getPlatform()))) {
// 更改进度条和提示文本的状态