ragunathjawahar / android-saripaar

UI form validation library for Android
Apache License 2.0
3.22k stars 460 forks source link

Added support library to support support fagment too #205

Open JavierSolis opened 6 years ago

JavierSolis commented 6 years ago

Add an additional "if" to ask if the "controller" was of the type "support" fragment, in cases where the "native fragment" is not used, doing this it is possible to do the validations also in this class fragment, and I added the additional dependency of support v4, I am using it locally in my project and it has not given me problems, and I extended the forms by handling it with a better user experience