When I click on the right bar button three dots are being appeared on the right of left bar item that is navigation icon, Help me to remove these three dots and let me know why these dots appear even there is nothing alongside the navigation icon and there is no error in programming
Asked
Active
Viewed 704 times
-1
-
have you added UIButton or UIBarButton ? if UIButton So check Button title – Ravi Panchal Jan 25 '18 at 12:07
1 Answers
0
Delete button title as you've used image into the button. Button's width is not enough to show both image and title text all together. This is true for bar button also.

Arnab
- 4,216
- 2
- 28
- 50