EzPermission
EzPermission copied to clipboard
Memory Leak
I love the library, very clean implementation. However, if you implement LeakCanary it will call a memory leak heap every time you ask for permissions due to the callback as soon as you go into the background or rotate to landscape mode.
Maybe there is no better way since you are kinda doing the hack of secretly adding an invisible screen to handle the permissions (which I love this) but maybe fixing the memory leak is not possible.
But if it is, that would be awesome.
@programmer35 Hi, Thanks for the report, I'll check it ASAP Regards
is it still exist?