any way to get a View instance in compose? I'd lik...
# compose
b
any way to get a View instance in compose? I'd like to do this https://developer.android.com/training/snackbar/showing
k
what would you like to achieve? a Snackbar behaviour?
l
Imho faster way would be implement something as
Dialogs
are done 🙂