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

feature: fixed cast exception, with place resolution used geo instead… #365

Closed efraespada closed 1 year ago

efraespada commented 1 year ago

ISSUE

Some fixes

Description

When using placeResolution it wasn't using (in some cases) the Place API, it used Geo API throwing a cast Exception in the adapter

Mandatory GIF

mandatory