uber/okbuck

Databinding Support

Open

#614 opened on 2018年4月5日

GitHub で見る
 (21 comments) (5 reactions) (0 assignees)Java (180 forks)batch import
Wishlisthelp wanted

Repository metrics

Stars
 (1,533 stars)
PR merge metrics
 (30d に merged PR はありません)

説明

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

コントリビューターガイド