Repair edit fragment refresh when groups are active
This commit is contained in:
parent
91574f4060
commit
6aef6dabb2
@ -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) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user