Android代码 pin edittext
pin-edittext An extension of EditText with pin style Usage Include PinCodeEditText in your layout XML android:maxLength: The total pin (Required to make PinEditText limit its length) android:inputType: Preferred "textNoSuggestions" (If you want text) or "number" (If you want only number)
下载地址
用户评论