This works perfectly on Android versions 12+
LazyColumn(modifier = Modifier
.testTag(TestTag)
.fillMaxSize()
.blur(blurredBackground)
I tried Cloudy library but it doesn't work so well. I'm making TV app
This works perfectly on Android versions 12+
LazyColumn(modifier = Modifier
.testTag(TestTag)
.fillMaxSize()
.blur(blurredBackground)
I tried Cloudy library but it doesn't work so well. I'm making TV app
Copyright © 2021 Jogjafile Inc.