John Rodriguez

Results 163 comments of John Rodriguez

@TWiStErRob can this be closed now that we're on a later version of sdkcommon? if not, which dependencies are still considered vulnerable?

Looks like sdk-common 31.3.0 will finally resolve this.

Fixed in https://github.com/cashapp/paparazzi/pull/1314/files#diff-697f70cdd88ba88fe77eebda60c7e143f6ad1286bca75017421e93ad84fb87df

Hi, could you try again with the 1.2.0-SNAPSHOT and the following properties: ``` @get:Rule val paparazzi = Paparazzi( .... showSystemUi = false ) ```

@mochadwi Could you also push a branch to a reproducible sample? The XML and test sources you gave above were helpful, but I don't have the backing styles/drawables and I...

Closing as original issue is now working, please file a separate issue for the margins!

> How can I get an "only as big as necessary" snapshot-image instead of one as big as the entire screen. Is this possible? It is now as of #497...

After cloning the sample and updating: compose =>`1.3.1` kotlin => `1.7.10` paparazzi => `1.2.0-SNAPSHOT` compileSdk = `33` AGP to `7.3.1` I get the following snapshot: ![bb445d89708280632a3f0ab11362923c38bd919e](https://user-images.githubusercontent.com/1868149/207660338-0a280296-1b01-4ea0-8623-2e358f44006e.png) Here's its `@Preview` image:...

Spent a little time looking into this, and I have no good solutions for this, so moving to the Backlog in case someone else contributes a solution. Maybe working around...