Roberto Orgiu
Roberto Orgiu
Thanks for clarifying! I'll give it a shot :-)
Unfortunately I was not 😶 overwhelmed with work stuff, but I plan to do it ASAP, hopefully before the summer
I actually think that the LeakCanary is a bit better, so we don't have to actually manage different flavours
Hello, actually, getJavaHome has been written for OSX... is there any chance you don't have the environment vars set?
There is an API to detect if the app is running in [multi-window environment](https://developer.android.com/reference/android/app/Activity#isInMultiWindowMode()), but I would rather not use it: many OEMs have features (like shelves, or similar) that...
Good catch! I think it might have something to do with scrollable container, rather than `draggableSource`, as I was able to init the feature multiple times. Let me investigate further...

