So i also had another quesitons since i created a view based off of radio View how do i add that view now on eclipse in the palette side in the xml file im trying to add my radiobutton in it but it says it cant find the class so i guess it cant find the class becuase the class is in my src/ folder with my other java src files?
On Mar 17, 2:33 pm, Nicholas Johnson <[email protected]> wrote: > Just extend the RadioButton class. -- 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

