John Rodriguez
John Rodriguez
Nice. Also, see the mention [here](https://github.com/cashapp/paparazzi/issues/1465#issuecomment-2214901484) about experimenting with SSIM, FLIP, SIFT algorithms for diffing.
Can you provide a repro/sample?
Researching this a bit, using a modified version of the sample @TWiStErRob provided here: https://github.com/cashapp/paparazzi/issues/988#issuecomment-1632130499 ``` class UnsatisfiedLinkErrorTest { @Test fun test() { ValueAnimator::class.java.declaredFields.forEach { println("declaredField: " + it.name) }...
> My suggestion here is actually to remove the support for accessibility _validation_ from Paparazzi in favour of just focusing on the visual accessibility snapshots created by the `AccessibilityRenderExtension`. Oh...
Please provide a repro sample, I suspect that your test tasks are being eagerly realized.
> We render diffs with a bit more detail than what Paparazzi does. Can you elaborate on what extra detail looks like? Might be useful to upstream some of that.
@jacobtabak by latest version, do you mean the snapshot (since OP is referring to 1.3.1)?
@juckrit: if so to the above ^, would you mind trying the latest snapshot and verifying the problem is now fixed?
> @jrodbx I can investigate this one this week if you have not planned to Please do. Thanks.
Layoutlib v14 latest should land with 1.3.5. Layoutlib v15 should land after 1.3.5.