DylanCaiCoding / ViewBindingKTX

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

布局如果出现了问题,无法找到问题点

mikaelzero opened this issue · comments

异常都是报 There is no generic of ViewBinding

直接把原有的异常给覆盖了

感谢反馈,已发 1.2.3 版本修复该问题,想问下是怎么样的布局问题能过编译却运行报错?

比如?colorWhite 这种设置在主题里的颜色值之类的