This commit is contained in:
wangcongtao
2020-07-30 16:05:40 +08:00
parent 66c98a3094
commit fc9b41b1f3

View File

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