I am trying to use a custom button on my navigation bar in Xcode, but the button inherits the default bar button item properties and adjusts its size according to those properties. I want to override the default width. How do I do that?
I tried adding contents insets, but that did not change anything.This is how the button appears