awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
yangchong211 avatar

yangchong211/YCScrollPager

0
View on GitHub↗
384 星标·58 分支·Java·Apache-2.0·2 次浏览

YCScrollPager

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

Features

  • Android UI Components - Enables smooth scrolling and paging behavior for view containers.

Star 历史

yangchong211/ycscrollpager 的 Star 历史图表yangchong211/ycscrollpager 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI

常见问题解答

yangchong211/ycscrollpager 是做什么的?

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

yangchong211/ycscrollpager 的主要功能有哪些?

yangchong211/ycscrollpager 的主要功能包括:Android UI Components。

yangchong211/ycscrollpager 有哪些开源替代品?

yangchong211/ycscrollpager 的开源替代品包括: gzu-liyujiang/androidpicker — AndroidPicker is a collection of customizable UI selection interfaces for Android applications. The library provides… saiwu-bigkoo/android-convenientbanner — Android-ConvenientBanner is an image banner library for Android apps that provides a sliding image carousel with… flipboard/bottomsheet — This is an Android bottom sheet component and modal interface designed to provide a dismissible sliding panel that… gcssloop/leafloading. gcssloop/rotate3danimation — 基于谷歌官方提供的3D翻转示例进行修改,修复了在不同设备上显示效果差异过大的问题。. gcssloop/rocker — 安卓虚拟摇杆.

YCScrollPager 的开源替代方案

相似的开源项目,按与 YCScrollPager 的功能重合度排序。
  • gzu-liyujiang/androidpickergzu-liyujiang 的头像

    gzu-liyujiang/AndroidPicker

    6,778在 GitHub 上查看↗

    AndroidPicker is a collection of customizable UI selection interfaces for Android applications. The library provides specialized components for selecting geographic addresses, calendar dates, clock times, local files, and numeric values. The library features a wheel-based input mechanism for choosing measurements and a hierarchical selection system for mapping provinces, cities, and districts. It includes cascading selection logic where choices in one picker dynamically filter available options in subsequent levels. The capability surface covers date and time picking through grid views, loca

    Javaaddressaddresspickercalendarpicker
    在 GitHub 上查看↗6,778
  • saiwu-bigkoo/android-convenientbannersaiwu-bigkoo 的头像

    saiwu-bigkoo/Android-ConvenientBanner

    4,748在 GitHub 上查看↗

    Android-ConvenientBanner is an image banner library for Android apps that provides a sliding image carousel with infinite looping and 3D transition effects. It is a specialized ViewPager implementation designed for rotating banners and reusable user interface carousels. The component features a system for simulating an endless loop by duplicating boundary items and utilizes matrix transformations and scaling to create three-dimensional depth during page transitions. It includes a timer-driven auto-rotation mechanism that triggers transitions at fixed intervals and pauses during user interacti

    Java
    在 GitHub 上查看↗4,748
  • flipboard/bottomsheetFlipboard 的头像

    Flipboard/bottomsheet

    4,496在 GitHub 上查看↗

    This is an Android bottom sheet component and modal interface designed to provide a dismissible sliding panel that overlays content from the bottom of the screen. It serves as a replacement for standard dialogs and menus, acting as a foreground view that implements Material Design depth, elevation, and shadow patterns. The project functions as a view animation framework that coordinates real-time scaling and translation of background content as the panel slides. It manages the visual transition between expanded, peeked, and dismissed states through a state machine. The component supports hos

    Java
    在 GitHub 上查看↗4,496
  • gcssloop/leafloadingG

    GcsSloop/LeafLoading

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
查看 YCScrollPager 的所有 18 个替代方案→