CheckBox will uncheck and check when scrolling down the listview
问题 In my application I use this to count the checked checkbox in real time meaning when tick the box the count above will increase or decrease. but when scrolling down the listview the checked box will be uncheck. any suggestion or problem in my codes? MainActivity public class Main2Activity extends AppCompatActivity { ListView lstdept; CheckBox list_view_item_checkbox; SimpleAdapter ADAhere; Connection con; String un, pass, db, ip, z,country; int test = 0; ArrayList<String> selectedItems = new