I want to override the onDismissed
of my Snackbar
but I am getting a warning that Snackbar.setCallback
is deprecated. Is there a different way to Override onDismissed
?
Sorry I found it. Use addCallback instead of setCallback. I'm seeing this pattern in many deprecated "set" methods.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With