Michelangelo icon indicating copy to clipboard operation
Michelangelo copied to clipboard

Layout inflation library for Android based on annotations

Results 3 Michelangelo issues
Sort by recently updated
recently updated
newest added

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...

Is this available in Maven Central yet?