DylanCaiCoding / ViewBindingKTX

The most comprehensive utils of ViewBinding. (最全面的 ViewBinding 工具,支持 Kotlin 和 Java 用法,支持 BRVAH,支持封装到基类,支持 DataBinding,支持选择是否使用反射)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

implementation "com.github.CymChad:BaseRecyclerViewAdapterHelper:$brvahVersion"

ljphawk opened this issue · comments

2.0.6版本 ,是不是应该改成 api "com.github.CymChad:BaseRecyclerViewAdapterHelper:$brvahVersion"

个人觉得没必要省一行依赖,而且个人只是给出了一点 ViewBinding 的补充,只有几行代码。

曲解你文档这句注释的意思了
// 如果使用了 viewbinding-nonreflection-ktx 可以不添加