Hi guys,
I've spent so much time trying to figure this out. I'm building a dialog layout and trying to get the Title centered relative to the dialog while having 2 buttons on either side of the title. The buttons are to be 'gravity-ed' towards far left and far right.
The easy part is centering the dialog, OR doing the buttons far left and far right. It's getting them to play nice with each other on the same line.
Easy way to think about it:
- Title is centered in dialog
- 2 Buttons are independently aligned left and right on the same line
Any thoughts on how to do this?
Thanks,
Justin