vekexasia / android-edittext-validator

Android form edit text is an extension of EditText that brings data validation facilities to the edittext.
MIT License
1.45k stars 378 forks source link

How to add formedittext property programmatically #54

Closed ishwarishwar2081 closed 6 years ago

ishwarishwar2081 commented 7 years ago

How to add testtype, customRegexp, inputType in for dynamic generated formedittext .

vekexasia commented 6 years ago

Hello @ishwarishwar2081 Take a look here -> https://github.com/vekexasia/android-edittext-validator/blob/master/library/src/com/andreabaccega/widget/DefaultEditTextValidator.java#L92