DylanCaiCoding / ViewBindingKTX

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

文档有个错误

ChawLoo opened this issue · comments

其实不是错误,Fragment 有个 getLayoutInflater() 方法,不过直接取方法参数的话代码阅读性是会好点。感谢反馈,文档已修改。