By setting inputType , we can facilitate input of different types of information, like phone numbers and passwords: <EditText ... android:inputType="phone"> ...
確定! 回上一頁