new#vr模式故障求助UI

This commit is contained in:
wujifei
2021-04-02 15:04:10 +08:00
parent e11e952e6e
commit 5990cec439
7 changed files with 185 additions and 6 deletions

View File

@@ -301,9 +301,9 @@ public class ShareControl implements IMogoShareManager, Handler.Callback {
}
break;
case VOICE_CMD_PUB_TROUBLE_HELP:
if (MogoApisHandler.getInstance().getApis().getStatusManagerApi().isVrMode()) {
return;
}
// if (MogoApisHandler.getInstance().getApis().getStatusManagerApi().isVrMode()) {
// return;
// }
if (needAuth()) {
goAuth(STEP_AFTER_AUTH_TYPE_SEEK_HELP, TYPE_DENSE_FOG, false);
} else {