Closed bhavikvwteam closed 3 years ago
I'm looking for a way. First of all, I'm trying to extend the MXSegmentedControl.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
That should be working by default!
If you do not set the segmentControl.segmentWidth
property, the width is computed according the content. Do you have a code snippet to share?
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
In attached screenshot you can see segment title is getting cut from middle due to large title. How can i make sure that it does not get cut by applying segment width based on text?