-
Notifications
You must be signed in to change notification settings - Fork 139
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
Flickering widgets in AA #2519
Comments
Just noted that if im messing a bit with layers the flickering can also occur locally |
The same bug is discussed in another issue. |
Trying with 11.7.3 does not fix the issue |
And using 11.6.0 doesnt work on some phones, still flickering widgets. This appear to be an issue for only the standard and standard satellite maps.... with mapbox streets etc we see no flickering widgets. |
Screencast.from.11-26-2024.08.53.43.AM.webmHeres a video of it from a samsung s21 using mapbox version 11.7.3.. However its spread over more releases. We have the same issue on a Pixel 5 & 7 with mapbox version 11.6.0 This is affecting a lot of our users.. Have there been changes to the standard styles that could explain this behaviour? |
I'm also experiencing this issue |
@kiryldz Just to be sure, you understand we are talking about Android Auto? We are adding widgets to the mapSurface as we always have done
attachWidgets is triggered through onAttached from the MapboxCarMapObserver Theres nothing new to our approach to add widgets, but lately it appears like the STANDARD style and STANDARD SATELLITE style causes flickering of these widgets. |
Environment
Observed behavior and steps to reproduce
This is a strange one, because building locally to phone + build APK lokally everything seems fine. But when released through the playstore the issue appears. However if I then use satellite map, theres no flickering.
Expected behavior
Widgets in AA should not flicker
Notes / preliminary analysis
We tried to downgrade to version 11.6.0 and then there is no issue
Additional links and references
The text was updated successfully, but these errors were encountered: