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

Doesn't AwesomeValidation works on DialogFragments? #91

Open
alberto-diaz15 opened this issue Oct 26, 2022 · 0 comments
Open

Doesn't AwesomeValidation works on DialogFragments? #91

alberto-diaz15 opened this issue Oct 26, 2022 · 0 comments

Comments

@alberto-diaz15
Copy link

I have implemented AwesomeValidation on other Fragment classes (moving .validate() to onViewCreated() instead of onActivityCreated as it's now deprecated - that should be changed in README- ). But whenever I try to implement it on DialogFragments it does nothing.

Do I need to implement the method in a different way if it's a DialogFragment or is AwesomeValidation only usable in Activity and Fragment classes?

I couldn't find any information about that on README.

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

1 participant