subinspathilettu / SJSegmentedViewController

MIT License
334 stars 126 forks source link

segmentBounces is not having any effect #46

Open alexookah opened 7 years ago

alexookah commented 7 years ago

I am trying to disable the segment bounces by setting it to false, but there is no change to it.

I am actually using SJ in a viewcontroller with back button. Is there a way to have swipe left gesture action syncrhonised with your library scroll view?

alexookah commented 7 years ago

i just donwloaded the Example project and tested changing

segmentController.segmentBounces to "false" and "true",

but there is no change at all when swiping left and right each view.

could you check this problem? its been long time no one has the same problem?