You are using :

[self.navigationController popToRootViewControllerAnimated:TRUE];

This will bring you back to root view controller. If you want to navigate back to previous view controller,you should implement :

[self.navigationController popViewControllerAnimated:TRUE];



http://stackoverflow.com/questions/16075525/navigate-back-to-previous-view-controller
arrow
arrow
    全站熱搜

    pcwiki 發表在 痞客邦 留言(0) 人氣()