I can’t seem to make my segmented control, which is within a tableview smaller?
I’m not sure what fixed and the width, which is default to auto does?
I can’t change the width from 320 either.
Heres a screen shot.

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
UIKit is going to resize a header view to be the full width of the table. Put the segment control in a view, and make that view the header view.