NoAdapter-Library icon indicating copy to clipboard operation
NoAdapter-Library copied to clipboard

NoAapter设置两次出现不展示列表的问题

Open Caleb411 opened this issue 2 years ago • 0 comments

if (isRefresh) { listView.adapter = myAdapter } else { myAdapter.notifyDataSetChanged() }

Caleb411 avatar Nov 01 '23 08:11 Caleb411