mmol/l fix
This commit is contained in:
parent
1f5dd4750a
commit
2e6d754c86
1 changed files with 1 additions and 1 deletions
|
@ -290,7 +290,7 @@
|
||||||
|
|
||||||
<com.andreabaccega.widget.FormEditText
|
<com.andreabaccega.widget.FormEditText
|
||||||
validate:testType="floatNumericRange"
|
validate:testType="floatNumericRange"
|
||||||
validate:floatminNumber="10.0"
|
validate:floatminNumber="4.0"
|
||||||
validate:floatmaxNumber="270.0"
|
validate:floatmaxNumber="270.0"
|
||||||
android:digits="0123456789.,"
|
android:digits="0123456789.,"
|
||||||
android:selectAllOnFocus="true"
|
android:selectAllOnFocus="true"
|
||||||
|
|
Loading…
Reference in a new issue