文件整理

This commit is contained in:
huangzhuanghua
2016-09-02 17:14:05 +08:00
parent b1df05ea47
commit 6dd0c75cdc
84 changed files with 2020 additions and 1190 deletions

View File

@ -324,7 +324,7 @@ public class DownloadItemUtils {
} else {
download_speed.setText("下载完成");
}
download_percentage.setText("100%");
download_percentage.setText(R.string.hundred_percent);
if (isNormal) {
downloadBtn.setText("安装");