Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support multiple module project #236

Open
mnayef95 opened this issue Mar 30, 2019 · 2 comments
Open

Support multiple module project #236

mnayef95 opened this issue Mar 30, 2019 · 2 comments

Comments

@mnayef95
Copy link

When i'm using android-saripaar in project with one module it's ok but if i'm using this library with multiple module project the problem is R,java is not final in library modules so i think you need to support R2 or create custom R class to use it with android-saripaar

@hutaodediannao
Copy link

666

@mnayef95
Copy link
Author

I have created an extensible annotation processing library that has these features

  • Annotations based.
  • Auto validation handling.
  • Auto finds view by id.
  • Support custom annotations.
  • Support custom confirmation annotations, e.g. (Password and Confirm password).
  • Support auto validation while typing.
  • Support multi-module projects.
  • Support Androidx.
  • Support auto validation for custom views.

You can check it here: https://github.com/Winfooz/WinValidation
All contributions are welcome

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants