TTSegmentedControl
TTSegmentedControl copied to clipboard
How to disable padding between the items and the border
I want to disable to space between the border of the segment control and the items themselves. Can I?
Tried padding=0, didn't work.