Explorar o código

hide keyboard when opening treatments view

polscm32 %!s(int64=2) %!d(string=hai) anos
pai
achega
3165c78212

+ 1 - 1
FreeAPS/Sources/Modules/Bolus/View/AlternativeBolusCalcRootView.swift

@@ -280,7 +280,7 @@ extension Bolus {
                             "0",
                             value: $state.carbs,
                             formatter: formatter,
-                            autofocus: true,
+                            autofocus: false,
                             cleanInput: true
                         )
                         Text("g").foregroundColor(.secondary)