For some reason a listener for `CheckBox` is named `OnCheckedChangeListerer`, while its method is `onCheckedChanged`—mind the last letter. :disappointed: Perhaps, an exception should be added to `EventTweakMacros` for this particular case.
For some reason a listener for
CheckBoxis namedOnCheckedChangeListerer, while its method isonCheckedChanged—mind the last letter. 😞Perhaps, an exception should be added to
EventTweakMacrosfor this particular case.