当ViewPager在滚动的时候,会讲每个除Decor之外的子View及其被滑动的比例通过 transformPage(View page, float position) 回调出来,我们只要在回调用根据 ...
確定! 回上一頁