I'm scaling my app contents using LocalDensity, but for some reason on Windows elements with the same Density multiplier have about twice the size compared to Linux-Wayland. What can I do to fix this?
Edit: it seems like when Windows is configured to have a different Display Scale, Compose applies this scale to its density as well, resulting in the application contents being much larger.