turn off gestures - they are confusing with the map view

This commit is contained in:
geeksville 2020-04-07 12:32:42 -07:00
parent 7af7ec0843
commit 606dc0fd07
3 changed files with 4 additions and 4 deletions

View file

@ -30,9 +30,7 @@
Screen.settings -> SettingsContent()
Screen.users -> UsersContent()
Screen.channel -> ChannelContent(UIState.getChannel())
Screen.map -> MapContent() -->
/--
Screen.map -> MapContent()
<com.google.android.material.tabs.TabItem
android:icon="@drawable/ic_twotone_message_24"