Open ruqqq opened 10 years ago
Is it possible to implement a multi choice list view and also a single choice list view? I tried using dialog.getListView().setChoiceMode() but it didn't work.
dialog.getListView().setChoiceMode()
Is it possible to implement a multi choice list view and also a single choice list view? I tried using
dialog.getListView().setChoiceMode()
but it didn't work.