I've been trying to load my headerView.xib
file onto my BNRItemViewControlelr
file which already has its on view.
I am just adding my headerView file onto the BNRItemViewController
view. However when I look in the simulated metrics to try and to edit the size of the view there ins't a none option, instead just a freeform which still doesn't change the actual view at runtime. Is there a way I could change it?
(I can't currently post the pictures because I need 10 reputation points)