Merge branch '3.0' of gitlab.ghzhushou.com:halo/assistant-android into 3.0

This commit is contained in:
CsHeng
2017-07-10 15:01:39 +08:00
192 changed files with 3118 additions and 5157 deletions

View File

@ -7,15 +7,15 @@ import android.view.View;
import com.gh.common.constant.Config;
import com.gh.common.view.DownloadDialog;
import com.lightgame.download.DownloadEntity;
import com.gh.download.DownloadManager;
import com.lightgame.download.FileUtils;
import com.gh.gamecenter.DownloadManagerActivity;
import com.gh.gamecenter.R;
import com.gh.gamecenter.adapter.viewholder.DetailViewHolder;
import com.gh.gamecenter.entity.ApkEntity;
import com.gh.gamecenter.entity.GameEntity;
import com.gh.gamecenter.manager.PackageManager;
import com.lightgame.download.DownloadEntity;
import com.lightgame.download.FileUtils;
import com.lightgame.utils.Utils;
/**