Skip to content

2.0.3 Release

Compare
Choose a tag to compare
@Dimezis Dimezis released this 24 Nov 17:48
· 10 commits to master since this release

Fallback to RenderScriptBlur in case when RenderEffectBlur is requested to be rendered on a software canvas.
Fixes #190.

Add convenience setupWith method that picks the best available blur method.
Make RenderScriptBlur not final.
Add NonNull annotations.