map in MapView item in RecyclerView has a different size in android

前端 未结 0 1345
北荒
北荒 2020-12-15 23:48

private var mapView: MapView? = null

private fun createMapView() { mapView = MapView(context) mapView?.onCreate(null) mapView?.getMapAsync(object : OnMapReadyCallback

相关标签:
回答
  • 消灭零回复
提交回复
热议问题