tamil maran wrote:
> I have a ListView, which has a TextView and a RadioGroup with 4
> RadioButtons as Children in each row. Now i can select a RadioButton in
> each row. But if i scroll the ListView, my Selection is gone or it does not
> show correctly. For example, i choose the RadioButton A in the first row,
> if i scroll through the ListView and then go back to the first row again,
> either none of the RadioButtons in the RadioGroup is checked or RadioButton
> C is checked instead of A. How can i fix this Problem?

update your Adapter to reflect changes made in RadioGroup

pskink

-- 
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

Reply via email to