Friday, October 16, 2009

[android-developers] CheckedTextView.isChecked

This is a two part question:

1) Is there a preferred listener for this control? I notice in order
to get this work, I had to listen for
AdapterView.OnItemSelectedListener and AdapterView.OnItemClickListener

2) Within my onItemClick method, the value of control.isChecked() is
opposite the GUI. IOW, when I check the box, it returns false. When
I uncheck, it returns true.

Peace,
Scott
--~--~---------~--~----~------------~-------~--~----~
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
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

No comments:

Post a Comment