Hi, all! I am trying to create multiple selection ListView but I could not use CheckedTextView: my string is much more complex then text View.
But, when I use any other control exept CheckedTextView listView after selection getCheckedItemPositions() has no selected items at all. I created custom contlrol implements Checkable interface, but toggle method is never called. May be, someone know fow to do it? With hope, Tina -- 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

