Possible to set a Drawable as tintColor for custom Toast ?
Open
- Dominant language
- Java
- Stars
- 6.6k
- Forks
- 803
- PR merge metrics
- No merged PRs in 30d
Description
Hello,
First of all, thanks your work and your lib.
I wanted to know if it's possible to set a Drawable as tintColor for any custom Toast ?
Toasty.custom(yourContext, "I'm a custom Toast", yourIconDrawable, tintColor, duration, withIcon, shouldTint).show();
Best regard,
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.