jpardogo/PagerSlidingTabStrip

Calling setOnPageChangeListener()

Closed this issue · 4 comments

Calling setOnPageChangeListener(...) will make the animation flickers for some reason; i currently have 3 Tabs (Ringtones, Notifications, Alarms), without calling setOnPageChangeListener the animation plays nice but when i use setOnPageChangeListener the animation starts flickering when moving

More precise when for example in onPageSelected(...) i set the toolbar title acording to the selected fragment.

I am gonna need the implementation details to see where the problem comes from. With the current information, it cannot be identify as a library issue.

Same here.

believe it or not, I set pstsTextSelectedStyle to normal, issue's gone