Skip to content

Commit 6ffd09f

Browse files
author
Ali Muzaffar
committed
UPDATE README
1 parent 31127ca commit 6ffd09f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.MD

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,9 @@ of `EditText` and implement features that are otherwise not available.
99

1010
### PinEntryEditText
1111

12+
- Number of pin characters is configurable. You can use the `maxLength` property to define however long you want your pin to be.
1213
- PinEntryEditText which supports text animating in.
13-
- Lets you specify any character to be used as a mask for input.
14+
- Lets you specify any unicode character to be used as a mask for input.
1415
- Specify drawable as the foreground/background.
1516

1617
## Usage

0 commit comments

Comments
 (0)