Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Android]Marker info window flickering and jumping after marker click. #830

Open
1nk0gn1to opened this issue Jan 10, 2024 · 0 comments
Open

Comments

@1nk0gn1to
Copy link

Xamarin.Android Version (eg: 6.0):

Xamarin.Android 13.2.2.0

Operating System & Version (eg: Mac OSX 10.11):

Windows 10 Pro

Google Play Services Version

Xamarin.GooglePlayServices.Maps (118.2.0 and later)

Describe your Issue

When tap to same marker several times info window flickering and jumping. Google SDK Android.
There is no issue on previous versions of this package

Packages used:

<PackageReference Include="Arbus.Android.Lottie" Version="6.1.0" />
		<PackageReference Include="Microsoft.Extensions.Logging" Version="8.0.0" />
		<PackageReference Include="MvvmCross.DroidX.RecyclerView" Version="9.1.1" />
		<PackageReference Include="MvvmCross.DroidX.SwipeRefreshLayout" Version="9.1.1" />
		<PackageReference Include="Serilog.Extensions.Logging" Version="8.0.0" />
		<PackageReference Include="System.Net.Http" Version="4.3.4" />
		<PackageReference Include="Xamarin.Google.Android.Play.Core" Version="1.10.3.9" />
		<PackageReference Include="Xamarin.GooglePlayServices.Maps" Version="118.1.0.5" />
		<PackageReference Include="Xamarin.GooglePlayServices.Location" Version="121.0.1.4" />
		<PackageReference Include="Xamarin.Google.Android.Material" Version="1.10.0.2" />
		<PackageReference Include="Xamarin.AndroidX.Preference" Version="1.2.1.3" />

Steps to Reproduce (with link to sample solution if possible):

Create Xamarin.Android app. Use Google SDK Android, add Xamarin.GooglePlayServices.Maps version 118.2.0 or later. Add marker with title, snippet and tap to him several times.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant