美文网首页
Caused by: java.lang.IllegalStat

Caused by: java.lang.IllegalStat

作者: 曾经的曾经兜是曾经 | 来源:发表于2016-07-29 06:14 被阅读0次

Caused by: java.lang.IllegalStateException: Required view 'normal' with ID 2131558462 for field 'normal' was not found. If this view is optional add '@Nullable' (fields) or '@Optional' (methods) annotation.

原因

使用butterknife类库进行控件绑定,如果把具体界面转移到其他Activity,可能会报这个错误。

解决办法

clear Project

相关文章

网友评论

      本文标题:Caused by: java.lang.IllegalStat

      本文链接:https://www.haomeiwen.com/subject/iponjttx.html