Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
次のボタンをクリックすると、リストはリストビュー内の次の項目を強調表示/選択する必要があります。実際に画面上でリスト項目に直接触れずにそれを達成するにはどうすればよいですか?
ListView.setSelection(int pos)は、これを達成するのに役立ちます。