Hi, Just click the list item to toggle the selection on/off. Everything is handled by ListView which sets the "checked" state of the item.
On Tue, Aug 26, 2008 at 5:38 AM, Mark Murphy <[EMAIL PROTECTED]> wrote: > > Maybe it's too early in the morning, but... > > How do you actually multi-select things in the new multi-select ListViews? > > For example, from the emulator, do Menus > ApiDemos > Views > List > 11. > Multiple Choice List. > > You'll see the checkmarks down the right side. > > However, one would assume those checkmarks are toggle-able, since > "multiple selection" typically implies select-ability. Since the list > has no selections at the outset, a plain white checkmark probably means > unchecked, and I'm assuming the checkmark gets filled in with some color > when it is checked. > > So...how do you check one off? > > I've tried every UI action I can think of, and nothing seems to trigger > a toggle. And I've scanned the docs for ListView, CheckedTextView, and > Checkable, and nothing there indicates how a *user* toggles the state. > > Is this something we have to do ourselves? If so, is there a recommended > UI action for toggling? (e.g., right/left D-pad, long-tap, option menu, > context menu) > > Thanks! > > -- > Mark Murphy (a Commons Guy) > http://commonsware.com > _The Busy Coder's Guide to Android Development_ Version 1.1 Published! > > > > -- Romain Guy www.curious-creature.org --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to android-developers@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] Announcing the new Android 0.9 SDK beta! http://android-developers.blogspot.com/2008/08/announcing-beta-release-of-android-sdk.html For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -~----------~----~----~----~------~----~------~--~---