skydoves / Cloudy

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

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

Closed skydoves closed 4 months ago

skydoves commented 4 months ago

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