Currently I am replacing the ECSlidingViewController.topviewcontroller to go to a other viewcontroller. But Now I want the previous viewcontroller to return to the last screen.
So I am on a list and want to see the details. The ECSlidingViewController.topviewcontroller is called and the nieuw uiviewcontroller is set to the topviewcontroller. Now I want to return to the list. How can this been done?