sahasbhop / apng-view

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

the imageView must be initialized with width and height #12

Open usedlie opened 7 years ago

usedlie commented 7 years ago

if you just set the width and height of imageView with wrap_content,then the image would not show!