属性 android:inputType 可以用来限制输入类型,比如下面的EditText 只能输入电话号码. <EditText android:layout_width="match_parent" ...
確定! 回上一頁