ArthurHub / ArthurHub/Android-Image-Cropper
Not calling for super in onActivityResult()
Open
- Dominant language
- Java
- Stars
- 6.4k
- Forks
- 1.4k
- PR merge metrics
- No merged PRs in 30d
Description
When you receiving the result in onActivityResult() in your example code, you are not calling for super - that will lead to consequences, especially since that snippet is spreading through internet :)
https://github.com/ArthurHub/Android-Image-Cropper#using-activity
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.