mirror of
https://github.com/meshtastic/Meshtastic-Apple.git
synced 2026-04-20 22:13:56 +00:00
Merge pull request #1118 from meshtastic/fixTabBar
Make tab bar always background visible
This commit is contained in:
commit
52add6ee80
1 changed files with 1 additions and 0 deletions
|
|
@ -53,5 +53,6 @@ struct ContentView: View {
|
|||
}
|
||||
.tag(NavigationState.Tab.settings)
|
||||
}
|
||||
.toolbarBackground(.visible, for: .tabBar)
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue