Android : After button press, CheckBox onCheckedChange not working
问题 I've created an ArrayList with custom ArrayAdater . Each ListItem contains a CheckBox and a TextView . TextView contains the name of the directories and the CheckBox indicates whether that directory should be scanned. I'm maintaining an ArrayList that stores all the names of the directories checked. There a some buttons down in the ListView. Initially, when I check/uncheck the application the ArrayList works fine and adds/removes elements in it. But when I press any button the ArrayList