1. 独立app内存泄漏优化
This commit is contained in:
@@ -46,4 +46,9 @@ public class MogoMap {
|
||||
public IMogoMap getMogoMap() {
|
||||
return mMap;
|
||||
}
|
||||
|
||||
public void clear(){
|
||||
mContext = null;
|
||||
mMap = null;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user