Muhammad Bahrun Ulum
Results
1
issues of
Muhammad Bahrun Ulum
Please chek, pref not saved (required exit app) like this ``` JAVA void cekads(){ switch (adslaoad){ case 0: Prefs.with(this).save("adsload", 1); break; case 1: Prefs.with(this).save("adsload", 2); break; case 2: Prefs.with(this).save("adsload", 3);...