W
W
Warog2017-03-24 11:16:01
Android
Warog, 2017-03-24 11:16:01

How to make multiple selection appear when clicking on a menu item?

Now there is a normal listview without multiple selection. It is necessary to implement multiple selection when clicking on a menu item, so that the user, for example, when choosing the "Delete" item, can delete several files at once, i.e. until he chose "Delete" multiple selection should not be, only by clicking on the menu item.
Is it even possible?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Alexey Grichenko, 2017-03-24
@Warog

AbsListView.setChoiceMode(int choiceMode)

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question