android:inputType="numberSigned"--有符号的整数,能输入正负数,但不能输入小数点。 android:inputType="numberDecimal"--无符号的浮点数,能输入 ...
確定! 回上一頁