Create a custom Annotation ButterKnife

ぃ、小莉子 提交于 2019-12-04 17:15:36

You need to add it to this list in ButterKnifeProcessor in order for it to be included in the code generation by the annotation processor.

I've been prototyping what it would look like to have support for custom annotations that does not require modifying the library. No timeline on when it will ship.

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!