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

Cannot use this in Activity #12

Closed
rahul9hz opened this issue Feb 20, 2019 · 5 comments
Closed

Cannot use this in Activity #12

rahul9hz opened this issue Feb 20, 2019 · 5 comments

Comments

@rahul9hz
Copy link

Hi All

I am unable to use this in Activity my app is crashing

@sagarlava
Copy link

Yes, not working from activity

@derdevil
Copy link

derdevil commented May 28, 2019

change pickerDialog.show(); to this :
pickerDialog.show(getSupportFragmentManager(), "");

@robertlevonyan
Copy link
Owner

which version are you using?

@robertlevonyan
Copy link
Owner

please try new version, if the problem still occurs I will reopen the issue.

@aasif1297
Copy link

I have tried the latest version and its still getting crash when opening my activity with this picker.

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

5 participants