unify Default in settings xml and constants

This commit is contained in:
AdrianLxM 2018-04-19 19:32:50 +02:00
parent 6df614e7c6
commit ed24a129ae

View file

@ -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"