mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-04-20 22:23:37 +00:00
begin adding map view
This commit is contained in:
parent
fb2304ba82
commit
9be189f89c
10 changed files with 64 additions and 2 deletions
|
|
@ -47,6 +47,7 @@ fun AppDrawer(
|
|||
|
||||
ScreenButton(Screen.messages)
|
||||
ScreenButton(Screen.users)
|
||||
ScreenButton(Screen.map)
|
||||
ScreenButton(Screen.channel)
|
||||
ScreenButton(Screen.settings)
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue