Closed redmanit closed 8 years ago
Same here, tested on HTC One.
Hey guys, have you try remove the animator? I think the animator using lots of operations. I set the animator with duration 0 and do nothing. And it makes the pager speed faster.
@redmanit https://github.com/hackware1993/MagicIndicator, have a try.
My ScrollView/RecyclerView has a ViewPager and CircleIndicator as header and it's laggy when scroll to top. When I remove CircleIndicator (setVisibility(View.GONE)) it's smooth as butter. Tested on average devices ZenFone 5 and Oppo R7 Lite.