How to change activity with left-right swipe

前端 未结 2 1436
既然无缘
既然无缘 2020-12-31 04:50

How to change activity with left-right swipe?

I did not find the manual anywhere.

Example:

相关标签:
2条回答
  • 2020-12-31 05:05

    You're looking for a ViewPager. See this part of the documentation for details on sliding screens with it.

    0 讨论(0)
  • 2020-12-31 05:17

    Regarding your first link, its called ViewPager.

    Follow one of the awesome tutorial it will definitely help.

    0 讨论(0)
提交回复
热议问题