添加畅玩管理页
This commit is contained in:
@ -427,7 +427,7 @@ public class BindingAdapters {
|
||||
return;
|
||||
}
|
||||
|
||||
if (VHelper.isSGame(gameEntity)) {
|
||||
if (VHelper.isVGame(gameEntity)) {
|
||||
VHelper.launch((AppCompatActivity) v.getContext(), gameEntity.getApk().get(0).getPackageName());
|
||||
return;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user