uber/okbuck

Databinding Support

Open

#614 ouverte le 5 avr. 2018

Voir sur GitHub
 (21 commentaires) (5 réactions) (0 assignés)Java (180 forks)batch import
Wishlisthelp wanted

Métriques du dépôt

Stars
 (1 533 stars)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

Description

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

Guide contributeur