I tried to set it using: ~~`.duration(Snackbar.LENGTH_INDEFINITE)`~~ ~~this does not work~~ Any ideas as to how I can set indefinite length?
I tried to set it using:
.duration(Snackbar.LENGTH_INDEFINITE)this does not workAny ideas as to how I can set indefinite length?