uber/okbuck

Databinding Support

Open

#614 建立於 2018年4月5日

在 GitHub 查看
 (21 留言) (5 反應) (0 負責人)Java (180 fork)batch import
Wishlisthelp wanted

倉庫指標

Star
 (1,533 star)
PR 合併指標
 (30 天內沒有已合併 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

貢獻者指南