mirror of
https://codeberg.org/comaps/comaps
synced 2025-12-23 22:53:43 +00:00
[android] Load icon types from core
Signed-off-by: Andrei Shkrob <github@shkrob.dev>
This commit is contained in:
committed by
Konstantin Pastbin
parent
d9335c0b6c
commit
2ded7e5e2b
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user