[android][sdk] Refactor shared preferences

Signed-off-by: Andrei Shkrob <github@shkrob.dev>
This commit is contained in:
Andrei Shkrob
2025-06-29 22:07:12 +02:00
committed by Konstantin Pastbin
parent c600a4fd5d
commit 40adb0f860
18 changed files with 137 additions and 127 deletions

View File

@@ -0,0 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="pref_file_name" translatable="false">OrganicMapsPrefs</string>
</resources>