Jake Wharton

Results 1659 comments of Jake Wharton

Your PR ignores any nullability declaration and allows the propagation of null into a non-null type.

This is Kotlin and Kotlin tracks nullability On Fri, Nov 2, 2018 at 9:20 AM Louis CAD wrote: > I don't want to pursue this debate for too long, but...

Not sure this is still useful because it doesn't have a strong scope. Maybe we just list a few open source apps which are using this library? I also really...

Yep. I don't know any other than @f2prateek's Bee. Anyone know more? On Thu, Feb 18, 2016 at 10:27 PM Zac Sweers [email protected] wrote: > I think linking some examples...

That sample would be the same as if you use normal listeners or Observable.create yourself to wrap callbacks though. Seems vastly out of scope. On Mon, Jul 24, 2017 at...

After is always higher since it mirrors the default drawing order. We can't detect the actual drawing order since the method isn't exposed, but 99.99% of the time it's ascending...

As I see it, it's 10x the code for 2x the benefit.

This would have to be optional since we (as in me) don't want to clobber things like debug drawers.

Can steal code from https://github.com/danielzeller/Depth-LIB-Android-