[core] Create Standalone Note core

Signed-off-by: hemanggs <hemangmanhas@gmail.com>
This commit is contained in:
hemanggs
2025-05-21 19:33:50 +05:30
committed by Konstantin Pastbin
parent 1c8ac1f32a
commit 9e494ed8a5
5 changed files with 18 additions and 0 deletions

View File

@@ -161,6 +161,7 @@ public final class Editor
public static native void nativeCreateNote(String text);
public static native void nativePlaceDoesNotExist(@NonNull String comment);
public static native void nativeRollbackMapObject();
public static native void nativeCreateStandaloneNote(double lat, double lon, String text);
/**
* @return all cuisines keys.