[android] Load icon types from core

Signed-off-by: Andrei Shkrob <github@shkrob.dev>
This commit is contained in:
Andrei Shkrob
2025-07-20 11:52:35 +02:00
committed by Konstantin Pastbin
parent d9335c0b6c
commit 2ded7e5e2b
23 changed files with 266 additions and 32 deletions

View File

@@ -145,7 +145,6 @@ inline std::string DebugPrint(CompilationType compilationType)
UNREACHABLE();
}
/// @note Important! Should be synced with android/app/src/main/java/app/organicmaps/bookmarks/data/Icon.java
enum class BookmarkIcon : uint16_t
{
None = 0,