Manabu-GT / EtsyBlur

EtsyBlur is an Android library that allows developers to easily add a glass-like blur effect implemented in the Etsy app.
Apache License 2.0
756 stars 150 forks source link

Some litle schanges #16

Closed ABIvan-Tech closed 7 years ago

ABIvan-Tech commented 7 years ago

Add Blur algorithm and now we can choose use "renderscript" or not And other little changes.

Manabu-GT commented 7 years ago

Thanks, but I mostly rewrote code for v0.2.0. And I added optional fall back mechanism to Java's fastblur if renderscript is not available on the device.