Snacky icon indicating copy to clipboard operation
Snacky copied to clipboard

Snacky is a small library to help you adding a Snackbar to your android project.

Results 12 Snacky issues
Sort by recently updated
recently updated
newest added

I love how this library replicates Toasty, but one thing it's lacking is the same configuration of each success, error, etc… In Toasty you can do this with: ``` Toasty.Config.getInstance()...