java.lang.NullPointerException: Attempt to invoke virtual method 'void com.entitcs.office_attendance.e.t0$b0.d(java.util.ArrayList)' on a null object reference at com.entitcs.office_attendance.e.t0.y(Unknown Source:58) at com.entitcs.office_attendance.e.t0.A(Unknown Source:20) at com.entitcs.office_attendance.e.t0.f(Unknown Source:0) at com.entitcs.office_attendance.e.t0$u$c.onCheckedChanged(Unknown Source:30) at android.widget.CompoundButton.setChecked(CompoundButton.java:222) at android.widget.CompoundButton.toggle(CompoundButton.java:139) at android.widget.CompoundButton.performClick(CompoundButton.java:144) at android.view.View.performClickInternal(View.java:7471) at android.view.View.access$3700(View.java:843) at android.view.View$PerformClick.run(View.java:29098) at android.os.Handler.handleCallback(Handler.java:938) at android.os.Handler.dispatchMessage(Handler.java:99) at android.os.Looper.loopOnce(Looper.java:233) at android.os.Looper.loop(Looper.java:344) at android.app.ActivityThread.main(ActivityThread.java:8248) at java.lang.reflect.Method.invoke(Native Method) at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:589) at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1071)