<@U6Q90DDHR> So I'm trying to use the screenshot t...
# compose-wear
t
@yschimke So I'm trying to use the screenshot test to keep all the previews there, while the gradle tasks works, I can't get any preview inside AS that reference a ressource it can't find them. The same preview copied to the app package works perfectly. Do you have any idea if I'm missing an dep / something or it's a bug I should report to AS ?
y
It sounds familiar. I'll do a bug search after lunch
t
Thanks, I've searched and all points to solved issues. And previews fldo work cross modules. Seems very specific to screenshottesting but the corresponding tracker section have nothing.
y
Yeah, probably worth raising a bug.
t
I can repro there.
Clone master, add
debugImplementation "androidx.compose.ui:ui-tooling:1.6.8"
to the compose screenshot module gradle then open the files in Koala Feature drop C8
👍 1
I completely lack time to do more for an issue do think it's enough or anyway you can ping someone directly ?
y
I'll raise one if I can repro also
t
Thanks.
y
t
Thanks again.
👍 1
For the record the screenshot plugin does not work with LadyBug
y
working for me on Confetti
t
The plugin says it does not work with AGP 8.7 only 8.5 and 8.6 and there's no new version of it
y
Ahhh, I'm using ladybird with AGP 8.4.2
t
You're not adventurous enough :)
y
It's easy when you choose the IDE yourself. For an open source project it's tough when other might be less adventurous.
t
Lol I know, but I always first test with the corresponding AGP to report issues. And since I had to move to AGP 8.6 at some point for a bug in 8.5 and migrated code to that, I can't test LD without AGP 8.7 anymore. Not a big deal anymore since all the AS crashes on Windows finally made me move to Linux as main. Funny how now everything is at least 30% faster ...
😞 1