Appolica / InteractiveInfoWindowAndroid

Library project, developed and maintained by Appolica, offering an interactive info window for Google maps on Android.
249 stars 56 forks source link

InfoWindow closes sometimes when it is touched. #48

Closed su-thiri-khit closed 3 years ago

su-thiri-khit commented 4 years ago

The info window closes sometimes when the user touches this info window in android. Usually, the info window only closes when the user touches map.Is there anyway to handle that case not to close when the user touches info window?

Thank you.

Khit

dpetrov-appolica commented 3 years ago

Yeah, just make the layout of your Info window clickable.