android:inputType=numberSigned:帶符號數字格式。 android:inputType=numberDecimal:帶小數點的浮點格式。 android:inputType=phone:撥號鍵盤。
確定! 回上一頁