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 comes from right instead of Marker when Layout is RTL #27

Closed ZaidMirza closed 3 years ago

ZaidMirza commented 6 years ago

Hi,

when Layout is LTR, InfoWindow animates from Marker but When Layout is RTL infoWindow animates from right of screen instead of Marker. I think as Infowindow is a fragment so when Layotu is RTL animation is not correctly applied.

dpetrov-appolica commented 3 years ago

Resolved in the new version.