feat: 组件化帮助与反馈功能 https://jira.shanqu.cc/browse/GHZS-797

This commit is contained in:
张玉久
2022-12-22 13:50:18 +08:00
parent eef2ae3dbe
commit 1a653b551e
846 changed files with 4296 additions and 2259 deletions

View File

@ -6,8 +6,9 @@ import android.os.Build;
import com.gh.gamecenter.common.constant.Constants;
import com.gh.gamecenter.common.constant.EntranceConsts;
import com.gh.gamecenter.common.utils.NetworkUtils;
import com.gh.gamecenter.entity.GameEntity;
import com.gh.gamecenter.feature.entity.GameEntity;
import com.gh.gamecenter.entity.NewsDetailEntity;
import com.gh.gamecenter.feature.utils.PlatformUtils;
import com.gh.gamecenter.manager.DataCollectionManager;
import com.gh.gamecenter.manager.PackagesManager;
import com.lightgame.download.DownloadEntity;