skydoves / Cloudy

☁️ Jetpack Compose blur effect library, which falls back onto a CPU-based implementation to support older API levels.
Apache License 2.0
789 stars 28 forks source link

Allow to use radius up to 25 by iterating the blur transformation #29

Closed skydoves closed 1 month ago

skydoves commented 1 month ago

Allow to use radius up to 25 by iterating the blur transformation.