Enrique López-Mañas

Results 167 comments of Enrique López-Mañas

Hello @Dr-Emann , I would say the explicit option has bigger advantages rather than the implicit. We are supporting existing code, but from now on the user can **also** use...

Cool :-). Looking forward!

Hello @randomrandom , Old and low end devices might have problems running the library. Are you running the Java method? Running the NDK or RenderScript process definitely helps in terms...

@VEINHORN , do you have any idea on whether this will happen soon? Do you need any support?

@IRus , I just posted this article explaining how I manage the Kotlin Weekly. Maybe I can support you with this issue, let me know if you had any particular...

Hi @psind . This might be an issue on how Animations are being applied. Hard to say without checking a code sample. I am closing this issue, but if you...

The following PR [fixes this issue](https://github.com/googlemaps/android-samples/pull/1116).

Hi @kosuel. I am not sure if you have resolved this by now, but your API key should be inside a properties file, and not within the code itself. Can...

@zahidcataltas , the following PR will increase the sensitivity to 7 digits: https://github.com/googlemaps/android-maps-utils/pull/1149