Google Maps API V2 - InfoWindow Skip Token

I believe the picture says it all. I have an application that works on several devices, but ONLY with this device of my friend (Galaxy S4) InfoWindow skips the marker.

I assume this is due to the very high density of his device (XXHIGH).

enter image description here

I also installed an application with a sample of cards from SKD on his device, and the result is the same, which proves that nothing happened to my code:

enter image description here

Any ideas? Thanks

+4
source share
1 answer

I suggest publishing this on gmaps-api-issues with a screenshot from a sample map examples.

Edit:

Posted here: http://code.google.com/p/gmaps-api-issues/issues/detail?id=5439

+2
source

Source: https://habr.com/ru/post/1482441/


All Articles