mmol/l fix
This commit is contained in:
parent
6c5028b4be
commit
5e96124a2d
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