found by LeakCanary in RuntimePermissionHandler{ here - private static RuntimePermissionHandler.PermissionListener mPermissionListener; context-related leak suppose remove static modifier and add public onDestroy() method
found by LeakCanary
in RuntimePermissionHandler{
here - private static RuntimePermissionHandler.PermissionListener mPermissionListener;
context-related leak
suppose remove static modifier and add public onDestroy() method