feat: VA合并

This commit is contained in:
yangfei
2023-10-11 16:53:19 +08:00
parent 798b19d9d7
commit 82ef0ce1be
55 changed files with 2154 additions and 324 deletions

View File

@ -50,8 +50,6 @@ object ArchiveDownloadButtonHelper {
}
downloadBtn.setOnClickListener {
when {
// 检查是否已安装畅玩助手
!VHelper.isVSpaceInstalled(context) -> showVSpaceTipDialog(context, gameEntity)
// 检查是否已安装游戏
!VHelper.isInstalled(packageName) -> {
// 检查游戏是否在安装中