Closed bassmartin closed 7 years ago
The row has a set alignment method you can try Bottom_left Of Middle_left enums
Works like a charm. Thanks again Jarek!
For future visitors. Maybe method has been replaced.
ResponsiveRow.setDefaultComponentAlignment()
Is there a way to set vertical alignment?
Here is what my UI looks like
I would like the button to be pushed down so it aligns with the combo box.
Thanks.