Despite setting a density for `ImageComposeScene` on different devices I get different screenshots....
s
Despite setting a density for
ImageComposeScene
on different devices I get different screenshots. Difference is in scale of the Composables. I suspect that the devices DPI plays a role here and try to find out if I can set that to a fixed value for rendering.