When I push a view controller and try to pop it via Screen Edge Gesture or simply from back button sometimes the navigation title shutters and its gets stuck to the left alignment means just beside to my LeftBarButtonItem. This makes the app looks slow? Any idea why this is happening?
Asked
Active
Viewed 328 times
0
-
can u show us the issue ? – Teja Nandamuri Dec 30 '15 at 13:59
-
Please post the relevant code for the pushing and popping of the view controller. – Snusmumrikken Dec 30 '15 at 14:26
-
@Snusmumrikken its simply pushviewcontroller call and on taping on back button its popviewcontroller. – kidsid49 Dec 30 '15 at 14:55
-
@Mr.T screenshot is added. – kidsid49 Dec 30 '15 at 14:58
-
http://stackoverflow.com/a/23710320/3480716 – xphobia Jan 19 '16 at 06:37