Hide keyboard when displaying calls

This commit is contained in:
Benoit Martins 2024-10-21 11:09:34 +02:00
parent 4f3699e72b
commit 79dc832684

View file

@ -235,6 +235,7 @@ struct CallView: View {
}
}
.onAppear {
UIApplication.shared.endEditing()
fullscreenVideo = false
if geo.size.width < 350 || geo.size.height < 350 {
buttonSize = 45.0