The EditText is the standard text entry widget in Android apps. If the user needs to enter ... <EditText android:inputType="number" android:digits="01" />.
確定! 回上一頁