草庐IT

textViewFoodName

全部标签

android - RecyclerView.Adapter - 错误 : public functions exposes its internal return type in Kotlin

我正在Kotlin中实现一个RecylcerView.Adapter类。我收到编译时错误,请参阅以下代码中的注释。//CompiletimeError:'public'functionexposesits'internal'returntypeViewHolderclassDietListAdapter(context:Context,privatevalfoodList:ArrayList):RecyclerView.Adapter(){privatevalinflater:LayoutInflaterprivatevaronItemClick:Callback?=nullinit{

android - RecyclerView.Adapter - 错误 : public functions exposes its internal return type in Kotlin

我正在Kotlin中实现一个RecylcerView.Adapter类。我收到编译时错误,请参阅以下代码中的注释。//CompiletimeError:'public'functionexposesits'internal'returntypeViewHolderclassDietListAdapter(context:Context,privatevalfoodList:ArrayList):RecyclerView.Adapter(){privatevalinflater:LayoutInflaterprivatevaronItemClick:Callback?=nullinit{