meshtastic#413 Add Satellite Map Layers

This commit is contained in:
wkawecki 2022-04-22 12:28:04 +02:00
parent ba0c48b762
commit 8b5b33bcd5
7 changed files with 82 additions and 6 deletions

View file

@ -32,6 +32,10 @@
android:id="@+id/preferences_language"
android:title="@string/preferences_language"
app:showAsAction="withText" />
<item
android:id="@+id/preferences_map_style"
android:title="@string/preferences_map_style"
app:showAsAction="withText" />
<item
android:id="@+id/about"
android:title="@string/about"