Is there a way to create a frosted glass effect using Jetpack Compose? My background is dynamic and I only want the part behind the card to be blurred. (for versions > android 8)
I am trying to make something like this -
— you’re only able to blur contents within the view; it does not apply to content outside or behind the view, which is the key to creating your desired effect