butterknife
butterknife-annotations
butterknife-compiler
butterknife-gradle-plugin
New: @BindFont annotation binds Typeface instances with an optional style. Requires support libraries 26.0.0-beta1 or newer.
New: @BindAnim annotation binds Animation instances.
New: Generate R2 constants for animation, layout, menu, plurals, styles, and styleables.
Fix: Properly catch and re-throw type cast exceptions when method binding arguments do not match.
1