fix: 谷歌框架功能—0330测试 https://jira.shanqu.cc/browse/GHZS-1853
This commit is contained in:
@ -772,7 +772,7 @@ public class MainActivity extends BaseActivity {
|
||||
handler.postDelayed(() -> {
|
||||
VHelper.postOnInitialized(() -> {
|
||||
if (VHelper.isInstalled(gamePackageName)) {
|
||||
VHelper.launch(this, gamePackageName);
|
||||
VHelper.launch(this, gamePackageName, false);
|
||||
} else {
|
||||
ToastUtils.showToast("应用已被卸载!");
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user