sahasbhop / apng-view

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

ApngDrawable.getFromView(iv_earn_money) 一直是null #17

Closed qingweiSun closed 4 years ago

qingweiSun commented 6 years ago

ApngDrawable.getFromView(iv_earn_money) 一直是null

tawny1 commented 6 years ago

把assets下的图片,放到文件夹里面试试。。。

StevenYan88 commented 5 years ago

图片是放在assets文件夹里面,但是ApngDrawable.getFromView() 返回null 什么原因?