have listview with each item contains one textview & one radiogroup. Radiogroup contain two radio buttons. My question is when i scroll the listview multiple contact get selected(i.e. as I scroll after selecting some radio buttons, state of radio button changes means checked becomes unchecked) so how should i overcome this. Please do help. I need it.