A Custom Widget that creates masks in an extended version of the EditText in Android, it applies the mask letter to letter, not word wrapping.
MaskedEditText is hosted in the following web site
https://github.com/eefret/MaskedEditText
If you think the Android project MaskedEditText listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of MaskedEditText.
Item | Value |
---|---|
Java File Count | 4 |
Minimum SDK Version | 17 |
Activity Count | 1 |
MaskedEditText has the following Java source files.
com.kaissersoft.MaskedEditText.MainActivity.java com.kaissersoft.MaskedEditText.widget.MaskedEditText.java com.kaissersoft.MaskedEditText.widget.Range.java com.kaissersoft.MaskedEditText.widget.RawText.java