1

Trying to get the barButton to right side so that the borders seem attached to the right.

I tried using a fixed sized spacer but that doesn't help with what I am trying to achieve I guess, since I want it to apply to every screen size available.

Does anyone have a way of doing this?

enter image description here

Kerem
  • 77
  • 9
  • 2
    Possible duplicate of [Get rid of the space on the right side of a UINavigationBar](http://stackoverflow.com/questions/16106306/get-rid-of-the-space-on-the-right-side-of-a-uinavigationbar) – Cai Mar 11 '16 at 18:51
  • Something like this -> http://stackoverflow.com/questions/35775351/change-position-closer-to-the-right-of-rightbarbuttonitem-in-uinavigationbar? – jose920405 Mar 11 '16 at 18:54
  • @Zhi-WeiCai Yeah, this is a duplicate, thanks. – Kerem Mar 13 '16 at 15:51
  • @jose920405 No, tried negative fixed sized spacers. – Kerem Mar 13 '16 at 15:58

1 Answers1

0

It seems this was answered before in here

Thanks to Zhi-Wei Cai for pointing it out.

Community
  • 1
  • 1
Kerem
  • 77
  • 9