astuetz / PagerSlidingTabStrip

An interactive indicator to navigate between the different pages of a ViewPager
139 stars 44 forks source link

Fragment with Grid View - swipe not working #282

Open tspvivek opened 8 years ago

tspvivek commented 8 years ago

I have a viewpager which holds a three fragments. One of the fragment has GridView, When i swipe left or right on the gridview the viewpager is not scrolling, when i swipe outside the gridview scrolling works fine. When i swipe on the other fragments which contains only textview the swipe is working. Please suggest, What i might be doing wrong?.

same question in stackoverflow:

https://stackoverflow.com/questions/36094453/pagerslidingtabstrip-viewpager-not-scrolling