I tired setting the single-choice mode in my XML description of the ListView and it didn't change the behavior at all.
On Sep 20, 8:10 pm, Zarah Dominguez <[email protected]> wrote: > What about using the choiceMode attribute for a ListView? > > http://developer.android.com/reference/android/widget/ListView.html#s...) > > I have tried using CHOICE_MODE_MULTIPLE and it works. I am guessing > CHOICE_MODE_SINGLE would act like an ACTION_PICK. > > -Zarah. > -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

