AdevintaSpain / Leku

:earth_africa: Map location picker component for Android. Based on Google Maps. An alternative to Google Place Picker.
https://adevintaspain.github.io/Leku/
Apache License 2.0
763 stars 170 forks source link

Change CoroutineScope Dispatcher to IO #370

Closed muhammad-naderi closed 1 year ago

muhammad-naderi commented 1 year ago

this lets the getLastKnownLocation() method launches

ISSUE

https://github.com/AdevintaSpain/Leku/issues/319

Description

using current location button not working

Mandatory GIF

mandatory

ferranpons commented 1 year ago

@muhammad-naderi I made the necessary changes in order to merge the PR. Many thanks for your contribution!