paparazzi
paparazzi copied to clipboard
Moko resources does not work
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
This can be similar to the this issue