IllegalArgumentException: maxWidth(-1080) must be ...
# compose
j
IllegalArgumentException: maxWidth(-1080) must be >= minWidth(1080) how to resolve it? Thanks 🙏
m
Who do you think can answer that question without any context?
t
It sure looks like you're trying to set a max width to a negative number, which I would guess would cause a problem. :-)