ICViewPager icon indicating copy to clipboard operation
ICViewPager copied to clipboard

The index of TAB is incorrect when sliding around UIVIEW

Open tooodooo opened this issue 10 years ago • 0 comments

  • (UIViewController *)viewPager:(ViewPagerController *)viewPager contentViewControllerForTabAtIndex:(NSUInteger)index { NSLog(@"%i", index); }

Index often incorrect.

tooodooo avatar May 31 '14 14:05 tooodooo