Android 注解框架----Butter knife
Butter knife的好处:
Eliminate findViewById calls by using @BindView on fields.//通过使用@BindView淘汰findViewById的调用
Group multiple views in a list or array. Operate on all of them at once with actions, sett
原创
2016-05-03 16:20:13 ·
4522 阅读 ·
0 评论