mapbox-maps-android
                                
                                 mapbox-maps-android copied to clipboard
                                
                                    mapbox-maps-android copied to clipboard
                            
                            
                            
                        Map flickering during zooming
Environment
- Android OS version: 12
- Devices affected: Samsung galaxy s10+ (SM-G975F/DS) (yet works fine on other devices)
- Maps SDK Version: 11.4.0 (compose impl)
Observed behavior and steps to reproduce
Zoom in-out, map has black artifacts while zooming.
https://github.com/mapbox/mapbox-maps-android/assets/1395176/54469e38-d8d8-40c6-a54d-f454aadda62b
Expected behavior
Map has no artifacts during zooming
Notes / preliminary analysis
- We use view annotations to show pins on map.
- Mapbox's demo with single view annotation works fine.