butterknife v10.2.3 Release Notes
Release Date: 2020-08-12 // about 4 years ago-
Heads up: Development on this tool is winding down as view binding is stable in AS/AGP 3.6+.
- Fix: Support receiving
MotionEvent
in an@OnTouch
callback when using 'butterknife-reflect'.
- Fix: Support receiving
Previous changes from v10.2.2
-
Heads up: Development on this tool is winding down as view binding is stable in AS/AGP 3.6+.
- Fix: Views detached while processing click callbacks will no longer disable future clicks on other views.