I'm trying to create a custom Snackbar using my own custom layout but all examples I see, people use external libraries. Is it possible to do it without using any library?
CodePudding user response:
It's not that hard to make Snackbar with custom layout without libraries. But in large scale projects from my experience is much better to use them). Anyway there is a video which shows how to make it: