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
- Add OnTabChanged annotation to ButterKnife.
- Use new applicationIdTextResource method in the gradle API.
- Change how the plugin depends on process resources task.
- Replace Utils.getFloat with ResourcesCompat.getFloat
- Backward compatibility with code generated by version 8.8.1
- Add View.OnDragListener injection.
- Compiler error in generated code when using BindView and OnClick annotations in the same class both for View.No_ID
- Butterknife.bind in inherited activity from base class.
- Cannot call performClick() from inside View's onClick callback
- Missing lint suppression in emitted file w/ unnamed view IDs
- Docs
- Java not yet supported