Alessandro Marcolini
06/26/2023, 10:23 PMGridPanel
but if a view has a really high idealSize
or something like that, its column/row will be as large as possible while respecting other views' constraints. Or like a vertical layout where views take up as much horizontal space as possible. My only issue with using something like constraint layouts is that invisible views take up space. I haven't yet found an easy way to do this.