I want to implement a UI which will have button at the beginning and end of text like below.
Is this possible? As long as text buttons fit on screen I understand we can arrange the controls as button-label-button, but in this case label text alignment will be after the first button. Also if text is multiline and finishes in middle, ext button will be after label which will show white space in between.