22 FEBRUARY 2019

Android Blur View

A library for adding blur or other custom effects to views in a single line.

At the beginning the only purpose was to blur all layers below, then i've decided to make it more flexible and publish it. now the title is "Android View Effects" which means you can do more than just blurring.

You can see the full source at my github repository : https://github.com/mirrajabi/view-effects

Full documentation is also available at the link above.