mirror of
https://codeberg.org/comaps/comaps
synced 2025-12-21 05:43:37 +00:00
[android] Load predefined colors from core
Signed-off-by: Andrei Shkrob <github@shkrob.dev>
This commit is contained in:
committed by
Konstantin Pastbin
parent
45e15e2edb
commit
f1f5ccd778
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user