paparazzi icon indicating copy to clipboard operation
paparazzi copied to clipboard

Moko resources does not work

Open Urbanczyk-Marek opened this issue 6 months ago • 3 comments

Description Generated resources with moko-resources does not work in paparazzi snapshot.

Steps to Reproduce Here is project to reproduce. I recommend reading the moko-resources documentation to understand how it works, but in the short version it generating resources in the build/generated/moko-resources/.

Expected behavior The strings.xml file contains a key-value pair and I want to render the value. The value is normally rendered when the application starts, but in the snapshot in paparazzi the key is rendered.

Additional information:

  • Paparazzi Version: 1.3.4
  • OS: Linux
  • Compile SDK: 34
  • Gradle Version: 8.7
  • Android Gradle Plugin Version: 8.2.2

Screenshots I want foo_value image

This can be similar to the this issue

Urbanczyk-Marek avatar Aug 05 '24 15:08 Urbanczyk-Marek