ImageLoader icon indicating copy to clipboard operation
ImageLoader copied to clipboard

不能登录

Open ysq1051838264 opened this issue 9 years ago • 1 comments

我下载运行之后,就崩溃了。 报这个错 java.lang.NoSuchMethodError: com.water.jxwz.activity.CustomCameraActivity.getDrawable

ysq1051838264 avatar Oct 14 '16 06:10 ysq1051838264

试试这样看行不行Drawable getDrawable(int id, Resources.Theme theme), 第二个参数@theme可以为空值. 或Context.getDrawable(int)

xsy2015 avatar Oct 14 '16 09:10 xsy2015