John Rodriguez
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
Fixed in #739
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:  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...