Android Open Source - Widget edittext MaskedEditText






Project Summary

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.

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of MaskedEditText.

ItemValue
Java File Count4
Minimum SDK Version17
Activity Count1




Java Source Files

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