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

api target 25 - not working at all for testTypes #58

Closed j2emanue closed 6 years ago

j2emanue commented 7 years ago

not sure why you put whatever for the name space.

vekexasia commented 6 years ago

Anything could be used as namespace. (provided it has been declared).

Were you able to make it work?