Collapsing toolbar blur image when collapsed
问题 i need some help with my toolbar. Right now i use a collapsing toolbar with image wich collapsed 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? 回答1: You can use this library. (RealTimeBlurView) For the blur effect, just put the imageview behind the blurview. To achieve what you want just change