sahasbhop / apng-view

Android custom Drawable view that can display and animate APNG resources.
Apache License 2.0
160 stars 30 forks source link

when width and height of imageview are small, apng plays strange size. #15

Open gred27 opened 6 years ago

gred27 commented 6 years ago

In my case, I use 60dp x 60dp image view, and want to animate apng. But it animate with strange size with this image view. When I change image view size to 80dp x 80dp , it works well.

I add my demo video. thx test

jkcailteux commented 4 years ago

Also having this issue