I'm using AndroidView to use PreviewView in compose but Modifier constraints are not working on it. I tried several ways but couldn't achieve the blur and the centre cutout part.
I tried to create Box over AndroidView with some alpha but not able to figure out how to create the cutout in centre with corner radius.
Any suggestion with or without blur, can use alpha overlay instead of blur.
