uber/okbuck

Databinding Support

Open

#614 geöffnet am 5. Apr. 2018

Auf GitHub ansehen
 (21 Kommentare) (5 Reaktionen) (0 zugewiesene Personen)Java (180 Forks)batch import
Wishlisthelp wanted

Repository-Metriken

Stars
 (1.533 Stars)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

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

Contributor Guide