ButterKnife
NullPointerException
bind之后对象还是null:
最后发现要在module中的build.gradle文件中dependencies中添加:annotationProcessor 'com.jakewharton:butterknife-compiler:8.8.0'
NullPointerException
bind之后对象还是null:
最后发现要在module中的build.gradle文件中dependencies中添加:annotationProcessor 'com.jakewharton:butterknife-compiler:8.8.0'
本文标题:Android Code
本文链接:https://www.haomeiwen.com/subject/kplhjftx.html
网友评论