Skip to content

Modified EditText

Latest
Compare
Choose a tag to compare
@sagarnayak sagarnayak released this 07 Nov 06:43
· 1 commit to master since this release

This is a more modified version of edittext. in conventional EditText in android we get the default functionalities. but one of the most important functionality is missing in the default EditText. as we know we must have to validate the data before taking it as an input in edittext. so this functionality is provided in this mod.

Added the new Sql Injection prams to special validations internally.