NullPointerException at ToastyUtils (minify enabled) Attempt to invoke virtual method 'android.graphics.drawable.Drawable android.content.Context.getDrawable(int)' on a null object reference
Open
- Dominant language
- Java
- Stars
- 6.6k
- Forks
- 803
- PR merge metrics
- No merged PRs in 30d
Description
I am getting a NPM at ToastyUtils because of null reference to getDrawable method. My initial thought is because I've enabled minify and remove unwanted resources, it is causing problem. Is there any workaround for this? I am not willing to disable minify.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.