This commit is contained in:
lixiaopeng
2021-05-27 20:04:42 +08:00
parent 458a5b5376
commit fe3426cde4
3 changed files with 12 additions and 5 deletions

View File

@@ -726,7 +726,7 @@ public class EntranceFragment extends MvpFragment<EntranceView, EntrancePresente
// 进入vr模式不可缩放地图
if (DebugConfig.getCarMachineType() == DebugConfig.CAR_MACHINE_TYPE_LENOVO ) {
UiThreadHandler.postDelayed(this::stepIntoVrMode, 3_000L );
UiThreadHandler.postDelayed(this::stepIntoVrMode, 3_500L );
}
mClickShareVoiceStrings =