Is it possible to use compose for Custom Snackbar ...
# compose
k
Is it possible to use compose for Custom Snackbar Layout which to be used with lagacy xml based Fragment?
Will doing
setContent
directly on root view/layout of snackbar work?