unify Default in settings xml and constants
This commit is contained in:
parent
6df614e7c6
commit
ed24a129ae
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@
|
|||
validate:testType="floatNumericRange"
|
||||
validate:floatminNumber="0.1"
|
||||
validate:floatmaxNumber="12.0"
|
||||
android:defaultValue="3.0"
|
||||
android:defaultValue="8.0"
|
||||
android:selectAllOnFocus="true"
|
||||
android:singleLine="true"
|
||||
android:inputType="numberDecimal"
|
||||
|
|
Loading…
Reference in a new issue