BimmerGestalt / AAIdrive

Implementations of some Android Auto features as unofficial IDrive apps
MIT License
526 stars 89 forks source link

AddressSearcher is blocking #729

Open hufman opened 11 months ago

hufman commented 11 months ago

A recent lint warning suggests changing the use of AddressSearcher to the callback form. However, this will require a bunch of refactoring to the code that calls any AddressSearchers.

Radlik commented 8 months ago

A recent lint warning suggests changing the use of AddressSearcher to the callback form. However, this will require a bunch of refactoring to the code that calls any AddressSearchers.

Radlik commented 8 months ago

A recent lint warning suggests changing the use of AddressSearcher to the callback form. However, this will require a bunch of refactoring to the code that calls any AddressSearchers.