I don't know how to change width masterview in splitview, now this is fix width 320px, I wanna resize down width 100 or 200px, I wonder how to change this.
Thanks in advance.
I don't know how to change width masterview in splitview, now this is fix width 320px, I wanna resize down width 100 or 200px, I wonder how to change this.
Thanks in advance.
You've got to use custom SplitViewController
, because you cannot change the width of standart layout. You can: