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

SmartImagePicker Doesn't Work At Fragment #21

Open
lukman-fun opened this issue May 22, 2020 · 1 comment
Open

SmartImagePicker Doesn't Work At Fragment #21

lukman-fun opened this issue May 22, 2020 · 1 comment

Comments

@lukman-fun
Copy link

after I select the image in the gallery, but it does not appear in the imageview, but when in Activity can, if the fragment can not

@lukman-fun lukman-fun changed the title SmartImagePicker Doesn't Work At Frahment SmartImagePicker Doesn't Work At Fragment May 22, 2020
@surajsahijwani
Copy link

You need to implement onActivityResult in Activity and pass the result to fragments onActivityResult method to get the response in fragment

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