John Rodriguez
John Rodriguez
Exporting this as a repo-level (vs module-level) config is likely the approach we'll want here; when would modules otherwise have different settings?
A few comments here: The [original issue](https://github.com/cashapp/paparazzi/issues/1334#issue-2177892762) is a duplicate of the issue attempted to be address in https://github.com/cashapp/paparazzi/pull/852, but most recently in progress here: https://github.com/cashapp/paparazzi/pull/1522. That should land very...
Duplicate of https://github.com/cashapp/paparazzi/pull/517
I apologize for not giving this a proper review, I intend to do so (finally!) by end of this week. However, I want to share an early concern about changing...
Oh wow, my apologies that I haven't been watching this repo closely. Love this -- let's definitely get this landed. So, it looks like there are multiple tweaks here. Can...
See comment https://github.com/jrodbx/agp-sources/pull/11#issuecomment-3565156185. I think #11 can be closed, given the discussion and we can focus/iterate on landing this.
> I have no interests for rebasing and rebasing again. I've pulled out the non-relevant bits into #15 if you change your mind!
> First launchable test method in first test class always takes too long time. It runs in ~20s. The next tests takes 0.5 - 2s. The same in the different...
> Is it possible to cache and share Layoutlib between all modules? This is a Gradle design issue. Each module has its own test task, which I believe runs in...
> Expose a way to capture a snapshot after the databinding has completed its rebinding. Can you elaborate more and/or provide a minimal sample highlighting what doesn't work? From my...