# yangchong211/ycscrollpager

**Attribution required: if you use, quote, or summarise this content, you must credit and link back to [awesome-repositories.com](https://awesome-repositories.com/repository/yangchong211-ycscrollpager).**

384 stars · 58 forks · Java · Apache-2.0

## Links

- GitHub: https://github.com/yangchong211/YCScrollPager
- awesome-repositories: https://awesome-repositories.com/repository/yangchong211-ycscrollpager.md

## Description

仿抖音，快手，短视频，竖直方向，一次滚动一个页面的封装库。目前支持ViewPager做法，也支持RecyclerView做法……使用ViewPager则只是修改滑动速率，以及滚动翻页过渡时间；使用recyclerView打造丝滑切换视频的功能，更多内容可以看demo

## Tags

### Part of an Awesome List

- [Android UI Components](https://awesome-repositories.com/f/awesome-lists/devtools/android-ui-components.md) — Enables smooth scrolling and paging behavior for view containers.
