BimmerGestalt / AAIdrive

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

AddressSearcher is blocking #729

Open hufman opened 1 year ago

hufman commented 1 year 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 1 year 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 1 year 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.