This repository has been archived by the owner on Aug 8, 2023. It is now read-only.
Layer not displayed when in Arabic locale, Android 8.x #13581
Labels
Android
Mapbox Maps SDK for Android
Milestone
Hi,
I'm developing a game where I need to display player location. I do so by drawing two
CircleLayers
to display a crosshair and oneFillLayer
to display a perimeter.It works fine, and worked for a previous version of the game, except when we face an Android 8.x / arabic locale combination.
How is RTL affecting the drawing order ?
Is there something I can do to fix it ?
This is the code for the player crosshair:
And the code for the perimeter:
Those are updated every time I get and updated user location, in that order:
The text was updated successfully, but these errors were encountered: