Skip to content

Commit 1c66d4f

Browse files
Update README.md
1 parent fdcdf92 commit 1c66d4f

File tree

1 file changed

+10
-2
lines changed

1 file changed

+10
-2
lines changed

README.md

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,16 @@
1-
# TextFieldBoxes
1+
# MTextField ![API](https://img.shields.io/badge/API-19%2B-brightgreen.svg?style=flat)
22

3+
## Library is coming soon
34

45
A new Material Design text field that comes in a box, based on [Google Material Design guidelines]
56

7+
**Library soon available on JitPack.io**
8+
9+
## Important
10+
11+
**Note this library was made in the making for `Kinda` app this library was copied from `TextFieldBoxes` repository on github we made this library because we want to use own library on `Kinda` app.So this library is in development we will monthly
12+
update this library with some changes.**
13+
614

715
## Installation
816
In order to use it, you need to include it in your project.
@@ -280,7 +288,7 @@ textFieldBoxes.setSimpleTextChangeWatcher(new SimpleTextChangedWatcher() {
280288

281289
#### <a id="dark"/> 13. Dark Theme
282290

283-
TextFieldBoxes use the color attributes within the current theme and will automatically change its color to fit the dark theme without additional settings.
291+
MTextField use the color attributes within the current theme and will automatically change its color to fit the dark theme without additional settings.
284292

285293
#### <a id="validate"/> 14. Manual Validate Error
286294

0 commit comments

Comments
 (0)