Join Slack
Powered by
IllegalArgumentException: maxWidth(-1080) must be ...
# compose
j
jerry ch
04/10/2023, 9:00 AM
IllegalArgumentException: maxWidth(-1080) must be >= minWidth(1080) how to resolve it? Thanks 🙏
m
Michael Paus
04/10/2023, 11:11 AM
Who do you think can answer that question without any context?
t
Tim McCormack
04/10/2023, 9:02 PM
It sure looks like you're trying to set a max width to a negative number, which I would guess would cause a problem. :-)
7
Views
Open in Slack
Previous
Next