Android中如何实现显示列表的某一项

2025-06-24 12:26:35
推荐回答(2个)
回答1:

显示在在哪啊,是listview的话,可以写个item监听啊

回答2:

用listview.setSelection(position)