uber/okbuck

Databinding Support

Aperta

#614 aperta il 5 apr 2018

 (21 commenti) (5 reazioni) (0 assegnatari)Java (180 fork)batch import
Wishlisthelp wanted

Metriche repository

Star
 (1533 stelle)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

Databinding has a CLI compiler that is in aosp (no artifact on maven.google.com yet). It is only two classes, but it allows ingesting layout xml files and outputting the metadata required by the databinding annotation processor to work correctly.

By using a genrule to pre-process the resources of a module, databinding support can be added in buck/okbuck

Guida contributor