Re: [android-developers] Radiogroup adding a radio button in listview

2011-01-20 Thread TreKing
On Thu, Jan 20, 2011 at 1:13 PM, kiros88 wrote: > so the only line that doesnt work is the call to add view in mRadioGroup > What does "doesn't work" mean? - TreKing

[android-developers] Radiogroup adding a radio button in listview

2011-01-20 Thread kiros88
Hi so basically im trying to have a list in extends ListActivity and stuff but right now im trying to get a listview of radio buttons which i guess works but now im trying to apply a radio group for the list. This is the part im stuck on so basically once i created my own array adapter i wanted to