Harmony 应用开发view-binding 插件,和findComponentById说再见
原创 精华
harmonyviewbinding最新版本:Gitee仓库查看是什么?viewbindingforharmony鸿蒙应用开发viewbinding插件,消除findComponentById模版代码无注解、编译期间生成Binding类文件怎么用?1.在project根目录的build.gradle文件中引入viewbinding的maven仓库地址和classpathbuildscript{repositories{maven{url'https:mirrors.huaweicloud.comrepositorymaven'}maven{url'https:developer.huawei.comrepo'}jcenter()maven{url'https:dl...