[6.4.6]
[fix]
This commit is contained in:
@@ -185,7 +185,7 @@ public class TaxiPresenter extends Presenter<TaxiFragment> implements ITaxiADASS
|
||||
@Override
|
||||
public void run() {
|
||||
if(mView!=null) {
|
||||
onNaviToEnd(isAmap, isShow);
|
||||
mView.onNaviToEnd(isAmap, isShow);
|
||||
}
|
||||
}
|
||||
}, UiThreadHandler.MODE.QUEUE);
|
||||
|
||||
Reference in New Issue
Block a user