So I tried to test CheckedTextView in a new project based on 1.5 and it doesn't even show as an option. tried to create in code via CheckedTextView CTV = new CheckedTextView(this); but it cannot be instantiated, so how do we use CheckedTextView in the new SDK? What gives?
On Apr 28, 7:15 pm, "nEx.Software" <[email protected]> wrote: > Seems 1.5 has changed CheckedTextView where the android:checkmark xml > no longer works? Also, the documentation appears to say indicate the > checkmarkdrawable only is drawn when checked but does this mean there > is no uncheckeddrawable?I'm not able to check in my project at the > moment but it certainly seems this is the case. My UI broke, I know > that much. Any thoughts? --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

