You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I wanted to create new custom BetterSegmentedControlSegment to be used. It is a simple view that has both an icon on the left and a label on the right. I've conformed to the protocol. But whenever I try to use it, the new segments don't populate the sections correctly and get all into the first section. Also the it doesn't layout in the center.
Has anyone tried creating a custom BetterSegmentedControlSegment and can you share what you did and what worked?
Thanks
The text was updated successfully, but these errors were encountered:
Hi, I wanted to create new custom BetterSegmentedControlSegment to be used. It is a simple view that has both an icon on the left and a label on the right. I've conformed to the protocol. But whenever I try to use it, the new segments don't populate the sections correctly and get all into the first section. Also the it doesn't layout in the center.
Has anyone tried creating a custom BetterSegmentedControlSegment and can you share what you did and what worked?
Thanks
The text was updated successfully, but these errors were encountered: