文件名称:Android代码-带动画的类似 PIN 的 EditText
文件大小:169KB
文件格式:ZIP
更新时间:2022-08-26 20:58:37
Android代码
PinEntryEditText for Android This repository contains PinEntryEditText which extends the behaviour of EditText and implement features that are otherwise not available. Features PinEntryEditText Number of pin characters is configurable. You can use the maxLength property to define however long you want your pin to be. PinEntryEditText which supports text animating in. Lets you specify any unicode character to be used as a mask for input. Specify drawable as the foreground/background. Usage Bel
【文件预览】:
PinEntryEditText-master
----.travis.yml(656B)
----README.MD(7KB)
----gradlew.bat(2KB)
----gradlew(5KB)
----gradle.properties(908B)
----pinentryedittext()
--------proguard-rules.pro(672B)
--------src()
--------.gitignore(7B)
--------build.gradle(2KB)
----LICENSE(11KB)
----gradle()
--------wrapper()
----.gitignore(391B)
----sample-app()
--------proguard-rules.pro(672B)
--------src()
--------.gitignore(7B)
--------build.gradle(827B)
----settings.gradle(43B)
----build.gradle(686B)