John Rodriguez

Results 163 comments of John Rodriguez

> did you manage to figure out some kind of understanding why/where/what is causing this? I *think*: * layoutlib doesn't package the annotation (android.compat.annotation.UnsupportedAppUsage) in its prebuilt artifact * the...

> but would the merging of resources still revelant for paparazzi if the app only uses compose? Or testing only on compose UI. Yes, it's still relevant. In the app...

Fixed in https://github.com/cashapp/paparazzi/pull/960

Technically, this is now fixed by the work done in https://github.com/cashapp/paparazzi/issues/524, but let's move this and close in an upcoming release, once we deem the new mechanism stable and the...

@TWiStErRob please confirm if this is still an issue now that #37 has been fixed by #497 and #655.

Solution is to use ASM to apply a transform similar to the one used by Android Studio: https://issuetracker.google.com/issues/156065472#comment4. Any volunteers?

Closed by https://github.com/cashapp/paparazzi/pull/645