Michelangelo
Michelangelo copied to clipboard
Layout inflation library for Android based on annotations
Since Butter Knife renamed its method `inject` to `bind`, the processing of the `InjectViews` annotation is not working properly. The `injectButterKnife` code must be a litte different: ``` java butterknife.getMethod("bind",...
I did not yet find the way to include my custom view from XML. How to do that ? Does Michelangelo only work from code (in which case, this would...
Gradle
Is this available in Maven Central yet?