This commit is contained in:
soraefir
2024-04-10 21:06:42 +02:00
parent cd7c54230e
commit 9228556ed1
7 changed files with 12 additions and 14 deletions

View File

@ -14,7 +14,7 @@
app:useSimpleSummaryProvider="true" />
<ListPreference
app:defaultValue="@string/webmercator"
app:defaultValue="@string/mercator"
app:enabled="true"
app:entries="@array/map_projection"
app:entryValues="@array/map_projection"