Hi guys. For a project I’m working on I’ve been busy implementing a proof of concepts to move some simple views to compose multiplatform. If I’m right it’s (for now) impossible to generate previews in the multiplatform library. So I’ve added @Previews in the android module, but as I’m using multiplatform resources the previews won’t render as the files seem to be missing (see screenshot). When I run the app the images are present.. What am I doing wrong or is this not possible (yet)?