多于三页的缩放问题
wuyongx opened this issue · 1 comments
wuyongx commented
@hongyangAndroid 如图,下面的 ViewPager 有五个页面,position 0和1,2和4 一样大。 我想 缩放 从中间到两边 逐渐 缩小。该怎么弄
ScWen7 commented
你可以试试 从 position [-Infinity,-1) 和(1,+Infinity]处入手
wuyongx opened this issue · 1 comments
@hongyangAndroid 如图,下面的 ViewPager 有五个页面,position 0和1,2和4 一样大。 我想 缩放 从中间到两边 逐渐 缩小。该怎么弄
你可以试试 从 position [-Infinity,-1) 和(1,+Infinity]处入手