How to show snackbar on top of bottom buttons
I have this layout with data binding and coordinator Layout, which contains button on bottom which hides while scrolling down. I want to show Snackbar on this screen, but if i show it, it shows above the button, but i want it to be on top of button
Here is layout: