Hi, thanks for the good work you did with this library.
I'd like to propose a new feature that might be useful to all the people that wants to use this library inside a library project: adding the support of R2 inside your annotations, such as R2.string.
ButterKnife already supports this by using an android-plugin, and is able to resolve ids inside library projects. I think that resolving strings could be great for the users that want to localize the messages using your library while developing android libraries for themselves.
Hi, thanks for the good work you did with this library.
I'd like to propose a new feature that might be useful to all the people that wants to use this library inside a library project: adding the support of R2 inside your annotations, such as R2.string.
ButterKnife already supports this by using an android-plugin, and is able to resolve ids inside library projects. I think that resolving strings could be great for the users that want to localize the messages using your library while developing android libraries for themselves.