Ios swift – Align text in many UIButton, even though SF Symbols (or other images) have varying widths?
Have a few UIButtons (perhaps in a stack view), left align, and each with an image. When you set the content inset left (4 in the example), the minX of the text (the "S" in the example) varies depending on…