Android Radio buttons in a custom listview changes its state when we scroll the list
问题 I am a beginner and facing a problem where I am creating a ListView with two RadioButton s and a TextView . Everything goes fine, but when I set RadioButton s and scroll it, the values of previous RadioButton s change their values or lose their state dramatically. I am trying to solve this problem for long time. What changes should I make to overcome this problem? MainActivity.java public class MainActivity extends Activity { private ListView listView1; @Override public void onCreate(Bundle