maxdestroyer

Results 3 issues of maxdestroyer

Hello! I'm trying to exclude 3rd party lib memleak. This is the config: ``` List leakCanaryMatchers = new ArrayList(LeakCanary.getConfig().getReferenceMatchers()); leakCanaryMatchers.add(AndroidReferenceMatchers.instanceFieldLeak("me.pushy.sdk.services.PushyJobService", "this$0", // ??? this\\$0 and this doesn't helps "Pushy service",...

type: documentation

I have a folder with about 2k songs, and want to select them all for player, but there is no such feature. Instead i should go to folder and select...

enhancement

Are you planning to implement such feature as sticky headers (like in https://github.com/edubarr/header-decor . Looks like less or more compatible because of interfaces and decorations)? One AdapterModule can contain 2...

enhancement