Android ButterKnife绑定include布局失败
天蓬老师
天蓬老师 2017-04-17 16:50:26
0
3
807
天蓬老师
天蓬老师

欢迎选择我的课程,让我们一起见证您的进步~~

Antworte allen(3)
大家讲道理

给Toolbar填上id试试

伊谢尔伦

这个情况并不需要 merge 吧, 直接将 Toolbar 作为 layout_toolbar.xml 的根元素

阿神

其实从原理出发你就会很容易明白,你要绑定的是include中的控件,而不是include,所以自然要为其中的控件定义标识id,要不然无法识别要绑定的对象。并且ButterKnife的本质就是使用了findViewById,如果手动通过findViewById方法也是先获取到include对象,再从中findViewById要绑定的控件。

Beliebte Tutorials
Mehr>
Neueste Downloads
Mehr>
Web-Effekte
Quellcode der Website
Website-Materialien
Frontend-Vorlage