Multiple pages at the same time on a ViewPager

前端 未结 8 1430
执念已碎
执念已碎 2020-12-07 09:58

Is there a possibility to display two pages at the same time, when using a ViewPager? I\'m not looking for an edge effect, but rather for two full

8条回答
  •  挽巷
    挽巷 (楼主)
    2020-12-07 10:39

    See that blog entry.
    PagerContainer technique is solved my problem.

    EDIT:
    I found same answer.
    How to migrate from Gallery to HorizontalScrollView & ViewPager?

提交回复
热议问题