I need some help with my toolbar.
Right now I use a collapsing toolbar with image which collapses when I scroll up. I know I can use contentScrim to make the Toolbar transparent and therefore see the image as "toolbar background".
However, I want the image to blur(/fade) when the toolbar is collapsed.
Any suggestions how to achieve this?