OK. I am an idiot.
This was not working for me because I had left-over code in onCreate from
something else I tried:
//listView.setItemsCanFocus(false);
//listView.setChoiceMode(ListView.CHOICE_MODE_MULTIPLE);
In the process I learned an awful lot from Mark Murphy's examples in Fancy
Lists section of the Busy Coders Guide (
http://commonsware.com/Android/index.html) and Romain Guy's YouTube
presentation here (http://www.youtube.com/watch?v=UApv-ZMJ51g).
Jason
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Beginners" 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-beginners?hl=en
-~----------~----~----~----~------~----~------~--~---