Julio Yaguez
Julio Yaguez
Same here, can connect all my devices but my nexus 6p. Mac OS 10.11.2 Android Studio 2 preview 3b Nexus 6p 64GB (Running Android 6.0.1)
works for me after `adb tcpip 5555`
I guess the problem is that the tests passes (printing the exception in the log) but the code in production crashes because the exception is not handled.
Yeah, thanks, I guess then it's nothing to do with coroutines but the way JUnit works, thanks for that. I believe for my use case I could create that rule...
PR: https://github.com/tajchert/WaitingDots/pull/11
looks great! you have any forecast or should we just download the code and work with it instead using the one in `jcenter`?
checked https://github.com/tajchert/WaitingDots/pull/6:, leaks memory too because of the `AnimatorUpdateListener`s on the animators, the are never being removed This is the screenshot I get from `LeakCanary`(which usually helps me more than...
Hi, there, so, what's the fix? is it going to be any update? Thanks
makes sense, would it be possible then, to have some instructions on how to compile it in the same way @yunikkk did, so anyone who wants to use the preview...
works for me, Thanks! :) :shipit: