This repository was archived by the owner on May 31, 2025. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# VerifyCodeEditText
22
3- ***
43[ ![ Release] ( https://img.shields.io/github/release/jakode2020/VerifyCodeEditText.svg?style=flat )] ( https://jitpack.io/#jakode2020/VerifyCodeEditText )
54[ ![ Kotlin Version] ( https://img.shields.io/badge/kotlin-1.4.30-ff8a0d.svg )] ( https://kotlinlang.org )
65[ ![ API] ( https://img.shields.io/badge/API-17%2B-brightgreen.svg?style=flat )] ( https://android-arsenal.com/api?level=17 )
@@ -11,9 +10,10 @@ The use of verify code edit text is to get a one-time code from the user,
1110There is no default edit text in Android to get a one-time use code.<br >
1211That's why I decided to build a library so that both xml and kotlin could create such input :)
1312
14- [ 1]
13+ ![ alt text ] [ 1 ]
1514
1615### Gradle Setup
16+
1717***
1818``` gradle
1919repositories {
@@ -26,7 +26,7 @@ dependencies {
2626```
2727
2828## Usage
29- ***
29+
3030### XML
3131
3232```
@@ -61,7 +61,7 @@ change bottom drawable state
6161 verifyCodeEditText.resetCodeItemLineDrawable()
6262```
6363
64- [ 2]
64+ ![ alt text ] [ 2 ]
6565
6666set / get text
6767```
@@ -110,4 +110,4 @@ limitations under the License.
110110```
111111
112112[ 1 ] : ./art/Screenshot.png
113- [ 2 ] : ./art/ScreenshotError.png
113+ [ 2 ] : ./art/ScreenshotError.png
You can’t perform that action at this time.
0 commit comments