File tree 1 file changed +2
-3
lines changed
1 file changed +2
-3
lines changed Original file line number Diff line number Diff line change 2
2
![ version] ( https://img.shields.io/badge/format--watcher-v1.0.0-blue )
3
3
4
4
The FormatWatcher library provides a simple and easy-to-use way to apply predefined formatting to user
5
- input for Android EditText. The formatter is separator sensitive which means that if a separator is
6
- entered manually, format will not be applied again.
5
+ input for Android EditText. The formatter is separator sensitive, meaning if a separator is entered
6
+ manually, the format will not be applied again.
7
7
## Installation
8
8
To install the library use Gradle:
9
9
@@ -30,7 +30,6 @@ placeholder character to match your specific requirements.
30
30
## Contribute
31
31
If you find any bugs or have any suggestions for improvements, please open an issue or create a pull
32
32
request on the [ GitHub repository] ( https://github.com/ihermandev/format-watcher )
33
-
34
33
### Demo
35
34
36
35
https://user-images.githubusercontent.com/25265967/214968831-2b1d81d0-0cfe-42a2-a2af-f35ec92307de.mp4
You can’t perform that action at this time.
0 commit comments