You have to use ListView's API to check/uncheck items. On Mon, Nov 24, 2008 at 10:44 AM, Armando <[EMAIL PROTECTED]> wrote: > > I'm having this exact same problem, I can set the text, but the > checkbox won't show the value I selected. > Do you know if this is a bug, and if so, has anyone reported it? > > Armando > > On Oct 14, 1:10 pm, elephantbug <[EMAIL PROTECTED]> wrote: >> Hi, Group, >> >> I am usingCheckedTextViewto keep track the list of settings. But I >> failed to find a way to save the previous settings. >> >> No matter how I toggle orsetChecked(true) for theCheckedTextView, >> the view is always displayed as unchecked the very first time. >> >> I also tried to toggle orsetCheckedwhen I bind the adapter with the >> listView. Everything is in vain for now. >> >> Anyone can share some clue? >> >> --elephantbug > > >
-- 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 [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 -~----------~----~----~----~------~----~------~--~---

