细节修复、部分bug修复

This commit is contained in:
huangzhuanghua
2016-09-19 18:53:04 +08:00
parent 9fbd5ee72b
commit 29ba7a512e
27 changed files with 584 additions and 470 deletions

View File

@ -120,7 +120,7 @@ public class DownloadItemUtils {
ArrayMap<String, DownloadEntity> entryMap = entity.getEntryMap();
if (entryMap != null && !entryMap.isEmpty()) {
DownloadEntity downloadEntity = entryMap.get(entity.getApk().get(0).getPlatform());
DownloadEntity downloadEntity = entryMap.get(entryMap.keyAt(0));
if (downloadEntity != null && (!entity.isPluggable()
|| entity.getApk().get(0).getPlatform().equals(