Hi
I’m just wondering how/if it’s possible to align three objects with this format, where the center label is flexible in length?
button -- label -- button
So I could pin both buttons to the top of the screen and the side, define their height and width and allow the label if I pinned both sides to the it’s nearest button. Would it become flexible in length? Is that the best way to achieve this?