[color string 通过Application获取]
This commit is contained in:
yangyakun
2024-05-06 19:11:04 +08:00
parent 21bf873a5d
commit 502be42cdd
12 changed files with 123 additions and 91 deletions

View File

@@ -176,6 +176,8 @@ class LocationClient(context: Context, mapController: IMapController?) : android
mLocationJob = null
stop()
mContext = null
mapLocationListener = null
mMapController = null
}
/**