滑动嵌套通用解决方案:提供常见三种RecyclerView滑动嵌套布局、也可自定义。
☆179Apr 19, 2020Updated 5 years ago
Alternatives and similar repositories for NestedScrollingParent2Layout
Users that are interested in NestedScrollingParent2Layout are comparing it to the libraries listed below
Sorting:
- 🔥Copied the homepage of taobao and jd.com, and realized the TAB ceiling effect through two-layer nesting RecyclerView .☆643Mar 22, 2024Updated last year
- 京东首页 - 长列表内嵌ViewPager商品流(CoordinatorLayout方案)☆220Feb 15, 2022Updated 4 years ago
- 京东首页 - 长列表内嵌ViewPager商品流(RecyclerView方案)☆319Jan 21, 2022Updated 4 years ago
- Andorid 嵌套滑动机制 NestedScrollingParent2和NestedScrollingChild2 详解☆41Jan 8, 2020Updated 6 years ago
- 可定制化阴影的万能阴影布局ShadowLayout 3.0 震撼上线。效果赶超CardView。阴影支持x,y轴偏移,支持阴影扩散程度,支持阴影圆角,支持单边或多边不显示阴影;控件支持动态设置shape和selector(项目里再也不用画shape了);支持随意更改颜色值,…☆3,722Feb 10, 2026Updated 2 weeks ago
- ConsecutiveScrollerLayout是Android下支持多个滑动布局(RecyclerView、WebView、ScrollView等)和普通控件(TextView、ImageView、LinearLayou、自定义View等)持续连贯滑动的容器,它使所有的…☆2,890Mar 28, 2023Updated 2 years ago
- 一个Android 高亮View蒙层库☆728Jul 26, 2023Updated 2 years ago
- 帮助您迅速构建顶部Tab,比如今日头条效果,热搜、搜索记录、与ViewPager/ViewPager2搭配的工具类;☆691Mar 29, 2023Updated 2 years ago
- 一种处理嵌套和非嵌套滑动冲突的解决方案☆264Dec 17, 2021Updated 4 years ago
- A framework that helps the keyboard smoothly transition to the function panel 一个帮助键盘平稳过渡到功能面板的框 架,支持动画无缝衔接,支持 activity/fragment/dialo…☆2,427Aug 4, 2025Updated 6 months ago
- 有焦点item的水平/垂直滚动RecyclerView-LayoutManager。仿Android豆瓣书影音“推荐“频道列表布局☆836Mar 2, 2023Updated 2 years ago
- Android稳定高效的浮层创建管理框架☆991Aug 4, 2023Updated 2 years ago
- A nested sliding ceiling effect Component.☆35Jul 18, 2020Updated 5 years ago
- Android快速开发框架, KtArmor 寓意着 为Android 赋予战斗装甲, 方便开发者快速进行Android 开发。☆166Jun 22, 2020Updated 5 years ago
- 提供居中,顶部,底部以及baseline对齐的 ImageSpan☆12Mar 17, 2017Updated 8 years ago
- GroupedRecyclerViewAdapter可以很方便的实现RecyclerView的分组显示, 并且每个组都可以包含组头、组尾和子项;可以方便实现多种Type类型的列表,可以实现如QQ联系人的列表一样的列表展开收起功能,还可以实现头部悬浮吸顶功能等。☆1,658Aug 13, 2022Updated 3 years ago
- 嵌套滑动实战Demo☆59Feb 22, 2019Updated 7 years ago
- 卡片布局,可设置阴影颜色,透明度,圆角大小,阴影宽度☆284Sep 30, 2024Updated last year
- 自定义Behavior实现小米音乐歌手详情页☆97Sep 30, 2024Updated last year
- 支持嵌套滚动的布局☆161Feb 25, 2025Updated last year
- 🔥 EasyFloat:浮窗从未如此简单(Android可拖拽悬浮窗口,支持页面过滤、自定义动画,可设置单页面浮窗、前台浮窗、全局浮窗,浮窗权限按需自动申请...)☆3,543Nov 25, 2022Updated 3 years ago
- 多子view嵌套滚动通用解决方案☆1,158Mar 11, 2020Updated 5 years ago
- 🔥Some very useful kotlin extensions for speed android development!好用到爆的Kotlin扩展,加速你的Android开发!☆788Sep 11, 2024Updated last year
- 安卓跨Activity/Fragment/Service间即时传递数据,基于安卓MVVM,支持分屏&文档模式,支持自动释放☆11Jun 15, 2022Updated 3 years ago
- 🚀 An awesome banner view for Android,Based on ViewPager2. 这可能是全网最好用的ViewPager轮播图。简单、高效,一行代码实现循环轮播,一屏三页任意变,指示器样式任你挑。☆3,775Aug 23, 2025Updated 6 months ago
- 实现类似微博内容,@用户,链接高亮,@用户和链接可点击跳转,可展开和收回的TextView☆1,440Oct 10, 2025Updated 4 months ago
- 即使不用饿了么订餐,也请务必收藏好该库!🔥 一行代码即可接入,二级联动订餐列表。☆3,661Mar 17, 2023Updated 2 years ago
- EventBus for Android,消息总线,基于LiveData,具有生命周期感知能力,支持Sticky,支持AndroidX,支持跨进程,支持跨APP☆3,982May 16, 2024Updated last year
- 快速创建 Dialog和DialogFragment 的轻量级框架, 解决了Dialog的部分显示问题和兼容问题。☆23Dec 26, 2023Updated 2 years ago
- LitePager,一个轻量级的ViewPager,仿新版网易云歌单广场☆622Apr 12, 2020Updated 5 years ago
- 🍉Orient-Ui is a Android Ui Library~☆884Jan 23, 2021Updated 5 years ago
- Gson TypeAdapter使用技巧几例:数据免判空、解析后校验、预处理☆11Dec 1, 2017Updated 8 years ago
- GridViewPager组件:采用ViewPager2 + FlexBoxLayout 实现方式,轻松实现类似美团首页分类多页展示。也可用于表情面板的展示。 链式调用,属性配置,几行代码轻松搞定。☆326Sep 3, 2021Updated 4 years ago
- 自定义弹窗,其中包括:自定义Toast;自定义dialog控件;自定义DialogFragment弹窗;自定义PopupWindow弹窗;还有自定义Snackbar等等;简单便用。目前已经用于多个正式项目中。☆360May 20, 2022Updated 3 years ago
- RecyclerView的LayoutManager,轻松实现各种炫酷、特殊效果,再也不怕产品经理为难!☆2,059Oct 29, 2021Updated 4 years ago
- 一套完整的native-bridge-web协议与实现,清晰规范的开发Hybrid App☆17Mar 29, 2024Updated last year
- 使用Jetpack全家桶+Kotlin实现的Android社区App加音乐播放器。不写晦涩难懂的代码,尽量标清每一行注释,严格遵守六大基本原则,大量运用设计模式,此项目可快速帮你入手Kotlin、Jetpack。如果觉得对你有帮助,右上角点个star,事先谢过🍉🍉🍉☆1,305Aug 11, 2021Updated 4 years ago
- 一款Android Studio插件,帮助你快速添加依赖库和查询历史版本☆1,194Jul 22, 2020Updated 5 years ago
- 🍘 Android上最强大的缺省页框架☆706Oct 9, 2023Updated 2 years ago