如何指定listview的某item滚动到在第一行

2025-02-02 22:42:12
推荐回答(1个)
回答1:

listview.setSelection(position);//position为某item的索引号!