Butter Knife v8.7.0 Release Notes

Release Date: 2017-07-07 // almost 7 years ago
    • 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.