Jake Wharton

Results 1657 comments of Jake Wharton

With more advanced underlines coming in #628, we probably need to change this design anyway.

Upstream bug: https://issuetracker.google.com/issues/397701274, not that we're blocked by it

So there's a few paths forward here, and I'll probably do all of them: 1. We should provide the option to disable starting our own snapshot application callback. If you...

I'll look Monday. Thanks

I started to look at this, but I became concerned that merging this as-is will paper over a real problem. We have at least one workaround in place for the...

The original design was to return a new value, optionally, but it has quite a bit of complexity. Since we only use views and UIViews internally, it was decided to...

We have not designed anything ahead-of-time. We're mostly figuring out the changes required as we go.

This is not referring to the default expression as specified directly on the argument, but instead the default which is injected by our Gradle plugin. If that is not clear...

I don't think that points to LaunchDarkly. It says the initializer of `OkHttpClient` is trying to access a method on `OkHttpClient$Builder` which doesn't exist. This likely means you have two...