Compare commits

..

No commits in common. "6aef6dabb250de2e00433bfca2bbec46b6408ac1" and "8b2b694a0042c3d4597473f48c0dc99b84d2d40b" have entirely different histories.

2 changed files with 2 additions and 3 deletions

View File

@ -114,7 +114,6 @@ class GeolocListAdapter(
Data.selected_geoloc?.let { refreshCheck(it) }
Data.selected_geoloc = null
Data.selected_group = null
_parentHolder?.refresh(_parentGeoLoc)
}
private fun refreshCheck(geoLoc: GeoLoc) {