Snackbar helpers are not present in Anko Design Lib like there is for Toast and I would like add that and do a PR. Shall I go ahead?
Yes, sure.
@rakshakhegde Whats the status on this?
@BryanJBryce Snackbar extensions will be added in Anko 0.10.
Has anyone been able to use this yet? I'm getting unresolved reference using anko version 0.10.1
@AdamRoweSys Make sure you have compile "org.jetbrains.anko:anko-design:$anko_version" in your dependencies
@jorgegil96 Yeah, I was using the meta-dependency compile "org.jetbrains.anko:anko:$anko_version" not realizing the design components were separate. Thanks!
Most helpful comment
@BryanJBryce Snackbar extensions will be added in Anko 0.10.