This repository has been archived by the owner on Nov 26, 2019. It is now read-only.
Dismissing Image Picker Controller (presented from any ViewController inside ViewPager) takes control to first ViewController of ViewPager #8
Labels
I am using this pager. thanks!
I am using SHViewPager as UIView and showing all view controllers inside this view pager.
When I present an image picker controller from any viewcontroller of viewpager, everything works fine.
The problem is when I dismiss an image controller, the viewpager shows the first viewcontroller of viewpager which is not an expected behavior, pager should show the viewcontroller from which it was presented.
Please check.
The text was updated successfully, but these errors were encountered: