Circle stroke pattern in lite mode
Description
Enables circle stroke pattern in lite mode.
Screenshots
Technical details
For some reason the rendering works slightly different here and we need to apply the dpi factor to dots' width as well as bitmap height so that it all renders correctly.
For the future we should figure out what exactly the problem with the different rendering behavior is and report it to upstream.
The rendering issues seen on the screenshot are also present in normal mode and, as discussed previously, cannot be avoided with the method we are using.
Tests
Force enable light mode and open the circle demo in the Google Maps API sample app.
Issues
- https://gitlab.e.foundation/e/os/backlog/-/issues/913
- https://gitlab.e.foundation/e/os/backlog/-/issues/914
