patrickfav / Dali

Dali is an image blur library for Android. It contains several modules for static blurring, live blurring and animations.
https://favr.dev/opensource/dali
Apache License 2.0
1.05k stars 89 forks source link

Compatibility #2

Closed rhonyabdullah closed 7 years ago

rhonyabdullah commented 8 years ago

This library are using renderscript 19 but I've already using renderscriptTargetApi 20, can i superseded it with renderscript 20 ?

patrickfav commented 7 years ago

v0.3.1 uses rederscriptSupportTarget 20 now