astuetz / PagerSlidingTabStrip

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

Click on Tabs does not work #122

Open andretietz opened 9 years ago

andretietz commented 9 years ago

I am using the NavigationDrawer. If I click on an Element in the NavigationDrawer, a Fragment is shown, which uses the PagerSliderTabStrip.

I cannot click on the tabs anymore, I am guessing that the SliderTab does not revceive the onClickEvents.

What can I do about it?

ahtrak commented 9 years ago

I have the same issue

omidnn commented 9 years ago

mine problem too.

miklendap commented 9 years ago

The solution is pretty simple. I already post it here: http://stackoverflow.com/questions/27649629/how-to-use-both-pagerslidingtabstrip-tabs-and-drawerlayout-slidingmenu/27887478#27887478

sonaypsi commented 7 years ago

http://stackoverflow.com/questions/27649629/how-to-use-both-pagerslidingtabstrip-tabs-and-drawerlayout-slidingmenu/27887478#27887478

it is showing page not found