uber/okbuck

Databinding Support

开放

#614 创建于 2018年4月5日

 (21 条评论) (5 个反应) (0 位负责人)Java (180 个派生)batch import
Wishlisthelp wanted

仓库指标

星标
 (1,533 个星标)
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

贡献者指南