I want to resize an image in a UIBarButtonItem.
(I'm not setting a customView and using a UIImageView, just setting the image property of the UIBarButtonItem).
Image Insets seem not working for the width of the image.
Top and Bottom do they work, but left and right don't.
I've also tried to change the width of the Bar Button Item.