Is it possible to add a variable in the getview adapter function by overriding it?

前端 未结 0 1508
自闭症患者
自闭症患者 2020-12-30 16:58

How to refer to adapter in the getview (of a listview) with this google syntax :

fun getView(position: Int, convertView: View?, parent: ViewGroup): View {
           


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题