I imagine there are cases in which impossible constraints are specified to a
ConstraintLayout
. Will
ConstraintLayout
throw an exception in that case? Or just try to make do, ignore some constraints, etc? I'm facing a case in which I have a slightly complicated layout, and it seems like some constraints i'm specifying are being ignored
Fudge
08/30/2021, 7:31 PM
Ok, the problem I'm having is simply compose compiler being buggy. And I have no clue how to fix it. Great.
f
Felix Schütz
08/30/2021, 7:43 PM
Did you file an issue?
f
Fudge
08/31/2021, 4:25 AM
No, and I'm not going to file the issue, because reproducing the problem in a simple environment would probably take days