mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-21 00:52:43 +02:00
Hide keyboard in UserSessionName
This commit is contained in:
@@ -44,6 +44,7 @@ struct UserSessionName: View {
|
||||
|
||||
InlineTextButton(VectorL10n.manageSessionNameInfo("%@"),
|
||||
tappableText: VectorL10n.manageSessionNameInfoLink) {
|
||||
hideKeyboard()
|
||||
viewModel.showBottomSheet = true
|
||||
}
|
||||
.foregroundColor(theme.colors.secondaryContent)
|
||||
|
||||
Reference in New Issue
Block a user