wasabeef / Blurry

Blurry is an easy blur library for Android
Apache License 2.0
5.57k stars 602 forks source link

Animate don't work :( #110

Open imalinowski opened 3 years ago

imalinowski commented 3 years ago

Hi I'm trying to animate blur on imageView. But it is still won't work... I'm adding blur and animation like this: Blurry.with(this).async().animate(500).capture(droneImage).into(droneImage);

Blur works perfectly but no animation too(

kazuser commented 3 years ago

@imalinowski

Animation (Overlay Only)

изображение

tanjinbd commented 1 year ago

@imalinowski

Animation (Overlay Only)

изображение

Same, happening for me; it is not working. Can you please upload some examples (inside main project?)

kazuser commented 1 year ago

@imalinowski

Animation (Overlay Only)

изображение

Same, happening for me; it is not working. Can you please upload some examples (inside main project?)

Sorry, there are no more sources :(