[android] Load predefined colors from core

Signed-off-by: Andrei Shkrob <github@shkrob.dev>
This commit is contained in:
Andrei Shkrob
2025-07-19 15:07:48 +02:00
committed by Konstantin Pastbin
parent 45e15e2edb
commit f1f5ccd778
17 changed files with 180 additions and 151 deletions

View File

@@ -15,7 +15,6 @@
namespace kml
{
/// @note Important! Should be synced with android/app/src/main/java/app/organicmaps/bookmarks/data/Icon.java
enum class PredefinedColor : uint8_t
{
None = 0,