sindi.chen

Results 4 comments of sindi.chen

就是点击按钮,就可以滑动magicIndicator,查看剩余的tab,指示器位置不改变,viewPage不会跟着切换

https://github.com/sindicly/Shadow.git 分支:problem, ![image](https://user-images.githubusercontent.com/46366983/119794925-8f519a00-bf0a-11eb-9e03-27bf83a2d881.png)

### This is the layout: ` ` ### The following is the method I used before, but it doesn't work `mViewPager.registerOnPageChangeCallback(new ViewPager2.OnPageChangeCallback() { @Override public void onPageSelected(int position) { super.onPageSelected(position);...

Why can't viewpager2 be inherited without openness at all