android-butterknife-zelezny icon indicating copy to clipboard operation
android-butterknife-zelezny copied to clipboard

Annotate onClick with lint "unused"

Open mtrakal opened this issue 9 years ago • 1 comments

onClick method should be annotated for lint checking (I think): @SuppressWarnings("unused") // it's actually used, just injected by Butter Knife

mtrakal avatar Feb 06 '16 22:02 mtrakal

Seconding.

st-f avatar Oct 27 '16 13:10 st-f