Skip to content

Commit 952dc15

Browse files
committed
2 parents aaa0331 + 3892d60 commit 952dc15

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

otpedittext2/src/main/res/values/strings.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,5 @@
55
<string name="style_rounded">rounded_box</string>
66
<string name="style_underline">underline</string>
77
<string name="style_rounded_underline">rounded_underline</string>
8+
89
</resources>

readme.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,11 @@
1-
# OtpEditText
1+
# PassCodeText
22

33
[![](https://jitpack.io/v/swapnil1104/OtpEditText.svg)](https://jitpack.io/#swapnil1104/OtpEditText)
44
[![Android Arsenal](https://img.shields.io/badge/Android%20Arsenal-OtpEditText-brightgreen.svg?style=flat)](https://android-arsenal.com/details/1/7666)
55

66
A customised EditText view serving the purpose of taking numeric **One Time Password** from a user.
77
With stunning animation, and high customizability.
88

9-
![Demo1](images/demo.gif)
10-
![Demo with other colors](images/demo1.gif)
119
![Demo with underline](images/demo2.gif)
1210

1311
## Packed with features

0 commit comments

Comments
 (0)