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

More Intuitive Image Picker Implementation #4

Closed
fennifith opened this issue Jun 3, 2018 · 1 comment
Closed

More Intuitive Image Picker Implementation #4

fennifith opened this issue Jun 3, 2018 · 1 comment

Comments

@fennifith
Copy link
Owner

Currently, if your application overrides the default Application class, you must make your application's application class override the 'ColorPicker' application from this library in order for the image picker to function correctly. It might be better to instead replace this with an interface that can be passed to the dialog to notify it of activity results, to allow for more customization of how the dialog works.

@fennifith
Copy link
Owner Author

This picker is actually going to be absent from the 0.1.0 release because I'm lazy. It needed a rewrite anyway.

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

No branches or pull requests

1 participant