Repair edit fragment refresh when groups are active
This commit is contained in:
@ -114,6 +114,7 @@ class GeolocListAdapter(
|
||||
Data.selected_geoloc?.let { refreshCheck(it) }
|
||||
Data.selected_geoloc = null
|
||||
Data.selected_group = null
|
||||
_parentHolder?.refresh(_parentGeoLoc)
|
||||
}
|
||||
|
||||
private fun refreshCheck(geoLoc: GeoLoc) {
|
||||
|
Reference in New Issue
Block a user