mapbox / mapbox-maps-android

Interactive, thoroughly customizable maps in native Android powered by vector tiles and OpenGL.
https://www.mapbox.com/mobile-maps-sdk
Other
478 stars 134 forks source link

Flickering widgets in AA #2519

Open mj09 opened 2 days ago

mj09 commented 2 days ago

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.

  1. Open up AA with STANDARD style map with widgets and observe they are 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

mj09 commented 2 days ago

Just noted that if im messing a bit with layers the flickering can also occur locally

flasher297 commented 1 day ago

The same bug is discussed in another issue. And oday, a patch release has been made to fix it. https://github.com/mapbox/mapbox-maps-android/issues/2479#issuecomment-2488921840