Compare commits
2 Commits
8b2b694a00
...
6aef6dabb2
Author | SHA1 | Date | |
---|---|---|---|
|
6aef6dabb2 | ||
|
91574f4060 |
@ -644,7 +644,7 @@ COL_NS|COL|Norte de Santander|22077
|
|||||||
COL_PU|COL|Putumayo|26063
|
COL_PU|COL|Putumayo|26063
|
||||||
COL_QD|COL|Quindío|1947
|
COL_QD|COL|Quindío|1947
|
||||||
COL_RI|COL|Risaralda|3562
|
COL_RI|COL|Risaralda|3562
|
||||||
COL_SA|COL|San Andrés yProvidencia|52
|
COL_SA|COL|San Andrés y Providencia|52
|
||||||
COL_ST|COL|Santander|30788
|
COL_ST|COL|Santander|30788
|
||||||
COL_SU|COL|Sucre|10787
|
COL_SU|COL|Sucre|10787
|
||||||
COL_TO|COL|Tolima|24131
|
COL_TO|COL|Tolima|24131
|
||||||
@ -1204,7 +1204,7 @@ IND_MN|IND|Manipur|22420
|
|||||||
IND_ML|IND|Meghalaya|22612
|
IND_ML|IND|Meghalaya|22612
|
||||||
IND_MZ|IND|Mizoram|21350
|
IND_MZ|IND|Mizoram|21350
|
||||||
IND_NL|IND|Nagaland|16668
|
IND_NL|IND|Nagaland|16668
|
||||||
IND_DL|IND|N C Tof Delhi|1508
|
IND_DL|IND|NCT of Delhi|1508
|
||||||
IND_OR|IND|Odisha|156427
|
IND_OR|IND|Odisha|156427
|
||||||
IND_PY|IND|Puducherry|550
|
IND_PY|IND|Puducherry|550
|
||||||
IND_PB|IND|Punjab|50386
|
IND_PB|IND|Punjab|50386
|
||||||
|
@ -114,6 +114,7 @@ class GeolocListAdapter(
|
|||||||
Data.selected_geoloc?.let { refreshCheck(it) }
|
Data.selected_geoloc?.let { refreshCheck(it) }
|
||||||
Data.selected_geoloc = null
|
Data.selected_geoloc = null
|
||||||
Data.selected_group = null
|
Data.selected_group = null
|
||||||
|
_parentHolder?.refresh(_parentGeoLoc)
|
||||||
}
|
}
|
||||||
|
|
||||||
private fun refreshCheck(geoLoc: GeoLoc) {
|
private fun refreshCheck(geoLoc: GeoLoc) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user