Calling setOnPageChangeListener()
Closed this issue · 4 comments
Wolftein commented
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
Wolftein commented
More precise when for example in onPageSelected(...) i set the toolbar title acording to the selected fragment.
jpardogo commented
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.
xxxifan commented
Same here.
xxxifan commented
believe it or not, I set pstsTextSelectedStyle to normal, issue's gone