ArthurHub / ArthurHub/Android-Image-Cropper
Ability to setup RequestCode value
Open
- Dominant language
- Java
- Stars
- 6.4k
- Forks
- 1.4k
- PR merge metrics
- No merged PRs in 30d
Description
I start using your library and you had worked pretty good! Very convenient builder with "speaking" options names!
I did not find an opportunity for setup `requestCode` value when I launch Activity.
For example I propose to create a few overload methods in the builder class in `CropImage.ActivityBuilder`:
`start(Activity activity, int requestCode)`
`start(Activity activity, Fragment fragment, int requestCode)`
etc
What do you think about my proposal?
I can implement if you agree with this solution.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.