butterknife
https://github.com/jakewharton/butterknife
Java
Bind Android views and callbacks to fields and methods.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Java not yet supported3 Subscribers
Add a CodeTriage badge to butterknife
Help out
- Issues
- App crashes after code changes until rebuild is performed
- Gradle build fails on windows 10
- add OnProgressChange annotation, patch for issue #441
- Added RadioGroup OnCheckedChangeListener annotation
- @OnTextChanged can be optimize if there are two id's used on function.
- Multi module project with multiple R2 files
- Android Gradle plugin 3.1.0 must not be applied to project '/Users/android_package/butterKnife/app' since version 3.1.0 was already applied to this project
- Added @OnAutoCompleteItemClick annotation to bind onItemClickListener on...
- Support Custom Annotations
- Lint check that trips when a @BindView field name doesn't end in "View"
- Docs
- Java not yet supported