1. 高德导航引导按钮白天模式

2. 解决后台被杀后无法操作地图的问题
This commit is contained in:
wangcongtao
2020-09-25 11:15:35 +08:00
parent 5dc2bafac6
commit 3c8745ad8a
34 changed files with 174 additions and 56 deletions

View File

@@ -36,4 +36,10 @@ class PushHistoryUiProvider implements IFragmentProvider {
public void init( Context context ) {
}
@Override
public void onDestroy() {
}
}