Kotlin-Not enough information to infer parameter T in fun findViewById(id: Int): T!

错误: Type inference failed : Not enough information to infer parameter T in fun<T:View> findViewById(id: Int): T! Please specify it explicitly.java 解决:code holder.btnInstall = convertView.findViewById(
相关文章
相关标签/搜索