MaterialAlertDialog with border
We are switching to Material 3 and I’m trying to create a MaterialAlertDialog with a stroke (border). I’ve tried a lot of different things and read a lot of different articles, but I don’t get the desired result.
Material Design scroll-away searchbar with recyclerview
I would like my Material Design Searchbar to scroll-away/collapse when scrolling down in my recyclerview. I followed the guidelines from here but I can’t get it to work.