ArthurHub / ArthurHub/Android-Image-Cropper
Are the proguard rules in README really neccesary?
Open
- Dominant language
- Java
- Stars
- 6.4k
- Forks
- 1.4k
- PR merge metrics
- No merged PRs in 30d
Description
Given that that the suggested rule `-keep class androidx.appcompat.widget.** { *; }` keeps the ENTIRE appcompat widget library, I decided to try compiling a shrink build without that rule.
It worked fine.
I would suggest removing this from the README as it seems to do nothing but prevent unrelated parts from being optimized.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.