Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

图片未加载完成,点击奔溃 #2

Closed
yangweidong opened this issue Aug 19, 2015 · 1 comment
Closed

图片未加载完成,点击奔溃 #2

yangweidong opened this issue Aug 19, 2015 · 1 comment

Comments

@yangweidong
Copy link

java.lang.ClassCastException: android.graphics.drawable.ColorDrawable cannot be cast to android.graphics.drawable.BitmapDrawable
at com.github.obsessive.library.widgets.SmoothImageView.initTransform(SmoothImageView.java:172)
at com.github.obsessive.library.widgets.SmoothImageView.onDraw(SmoothImageView.java:279)
at android.view.View.draw(View.java:14493)

@chentao0707
Copy link
Owner

报错信息很明显,SmoothImageView的172行,你搜索java.lang.ClassCastException: android.graphics.drawable.ColorDrawable cannot be cast to android.graphics.drawable.BitmapDrawable这个错误应该能解决问题昂

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants