Can not save the state of CheckBox in Android - Stack Overflow

Can not save the state of CheckBox in Android - Stack Overflow

瀏覽:1273
日期:2025-06-17
You are saving vallues but you have to restore them you your activity is started like this : SharedPreferences prefs = getSharedPreferences("syllabus", ......看更多