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.setChoiceMode()を使用します。「ハイライト」は、ユーザーが画面に触れたときに消えることを意味し、この動作を変更しようとすると一貫性が損なわれます。選択モードは、これに対処するためのものでした。