Closed vekexasia closed 7 years ago
Hello, i'm usin 4.2.0 since 4.2.1 is not "pullable".
Apparently DialogFragment is not getting any result back when using .on(fragmnet).
If i change it with .on(getActivity()) everything works fine.
Do you care to take a look? Thanks
Feel free to reopen it if you were willing to submit a PR ;)
Hello, i'm usin 4.2.0 since 4.2.1 is not "pullable".
Apparently DialogFragment is not getting any result back when using .on(fragmnet).
If i change it with .on(getActivity()) everything works fine.