This commit is contained in:
lixiaopeng
2020-02-10 14:43:15 +08:00
parent 73ea206bbd
commit 167e1db506

View File

@@ -291,6 +291,7 @@ public class TanluCardViewFragment extends MvpFragment<IView, Presenter<IView>>
poiSearch.searchPOIAsyn();
}
} else {
Logger.e(TAG, "onGeocodeSearched -----geocodeResult == null");
speakFailVoice(searchfaileVoiceStrings[2]);
}
}