Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Workaround for custom styles in lite mode

Description

Enable custom colors in lite mode.

Screenshots

Screenshot_1679318783

Technical details

Workaround MapLibre issue (https://github.com/maplibre/maplibre-gl-native/issues/903) by copying the style to a local file in cache, then passing a URI reference to this file – instead of providing the style String directly.

Tests

Force custom colors like in !64 (merged) and open lite mode demo in Google's sample app.

Issues

10 commandments of code reviews

👪 https://gitlab.e.foundation/internal/wiki/-/wikis/development/code-review

Merge request reports

Loading