Merge branch 'qa' into feature/qa_f

This commit is contained in:
wangcongtao
2020-07-30 16:07:16 +08:00

View File

@@ -154,6 +154,7 @@ public class MapPresenter extends Presenter< MapView > implements
mLauncher.backToLauncher( getContext() );
}
}, 500L );
mMogoIntentManager.invoke( AUTONAVI_STANDARD_BROADCAST_RECV, intent );
return;
}
onStopNaviInternal();