使用numberSigned|numberDecimal 来打开输入格式限制。 ... 小数点和正负数。 android:inputType="numberSigned" --有符号的整数,能输入正负数,但不能输入小数点。
確定! 回上一頁