A simple poject demostrating Dynamic Blur Effect with backward compatiblity.
Steps:
-
Redirect parent composable drawing into Android Picture. you need androidx.compose.ui:ui-graphics:1.6.0-alpha01
-
Create a Bitmap from Picture
-
Blur the bitmap.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
A simple poject demostrating Dynamic Blur Effect with backward compatiblity.
Steps:
Redirect parent composable drawing into Android Picture. you need androidx.compose.ui:ui-graphics:1.6.0-alpha01
Create a Bitmap from Picture
Blur the bitmap.