mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-04-20 22:23:37 +00:00
meshtastic#413 Add Satellite Map Layers
This commit is contained in:
parent
ba0c48b762
commit
8b5b33bcd5
7 changed files with 82 additions and 6 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue