Joyesh Karmakar

Results 1 comments of Joyesh Karmakar

I faced similar issue and I find a workaround in stackoverflow. inside viewPagerController.m in the method -(void) layoutSubviews comment out the code for IOS 7 support. // if (IOS_VERSION_7) {...