1. 高德导航引导按钮白天模式
2. 解决后台被杀后无法操作地图的问题
This commit is contained in:
@@ -17,4 +17,6 @@ public
|
||||
interface IFragmentProvider extends IProvider {
|
||||
|
||||
Fragment createFragment( FragmentActivity activity, int containerId, Bundle date );
|
||||
|
||||
public void onDestroy();
|
||||
}
|
||||
|
||||
@@ -1,7 +1,5 @@
|
||||
package com.mogo.service.strategy;
|
||||
|
||||
import android.content.Context;
|
||||
|
||||
import androidx.annotation.IdRes;
|
||||
import androidx.fragment.app.FragmentActivity;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user