I need to create an extension to create a blur effect in an arrangement. [I will pay the extension and make it public.]

This doesn't seem to be possible, as blurring only supports images, not arrangements. Currently there are some extensions which provide blurring images in the extensions directory.

BlurView currently doesn't support blurring of these targets, because they work only with hardware-accelerated Canvas, and BlurView relies on a software Canvas to make a snapshot of Views to blur.

1 Like