Strangely, I just experience the same problem:
In both, 10. Single choice list, and 11. Multiple choice list, all
items are checked to start with, and there is no way to toggle the
state by clicking the items - they all stay checked all the time.

I think I remember some time ago it was like no checkmark means
unchecked, and the white checkmark means checked - and it worked well.
I therefore don't know what caused this behavior, but I'm seeing the
same as Mark described above - which seems to be the wrong behavior.

Peli

On 26 Aug., 18:14, "Romain Guy" <[EMAIL PROTECTED]> wrote:
> 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 Guywww.curious-creature.org- Zitierten Text ausblenden -
>
> - Zitierten Text anzeigen -
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to