mirror of
https://codeberg.org/comaps/comaps
synced 2025-12-21 05:43:37 +00:00
[android][sdk] Refactor shared preferences
Signed-off-by: Andrei Shkrob <github@shkrob.dev>
This commit is contained in:
committed by
Konstantin Pastbin
parent
c600a4fd5d
commit
40adb0f860
4
android/sdk/src/main/res/values/donottranslate.xml
Normal file
4
android/sdk/src/main/res/values/donottranslate.xml
Normal file
@@ -0,0 +1,4 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources>
|
||||
<string name="pref_file_name" translatable="false">OrganicMapsPrefs</string>
|
||||
</resources>
|
||||
Reference in New Issue
Block a user