App金刚区导航菜单,类似淘宝、QQ音乐等APP导航,方格布局横向多行滑动翻页带滚动条
☆335Aug 30, 2021Updated 5 years ago
Alternatives and similar repositories for TransformersLayout
Users that are interested in TransformersLayout are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- GridViewPager组件:采用ViewPager2 + FlexBoxLayout 实现方式,轻松实现类似美团首页分类多页展示。也可用于表情面板的展示。 链式调用,属性配置,几行代码轻松搞定。☆329Sep 3, 2021Updated 4 years ago
- 京东首页 - 长列表内嵌ViewPager商品流(CoordinatorLayout方案)☆219Feb 15, 2022Updated 4 years ago
- Android界最万能的TabLayout(不仅仅是TabLayout), 支持任意类型的item, 支持Drawable类型的指示器,智能开启滚动,支持横竖向布局等☆1,759Mar 18, 2026Updated 5 months ago
- 京东首页 - 长列表内嵌ViewPager商品流(RecyclerView方案)☆318Jan 21, 2022Updated 4 years ago
- 帮助您迅速构建顶部Tab,比如今日头条效果,热搜、搜索记录、与ViewPager/ViewPager2搭配的工具类;☆688Mar 29, 2023Updated 3 years ago
- Serverless GPU API endpoints on Runpod - Get Bonus Credits • AdSkip the infrastructure headaches. Auto-scaling, pay-as-you-go, no-ops approach lets you focus on innovating your application.
- Android 通用 PopupWindow,再也不用找 UI 小姐姐切 .9 图片了,大致能为你节省 30 分钟的开发时间☆489Jul 11, 2026Updated last month
- GroupedRecyclerViewAdapter可以很方便的实现RecyclerView的分组显示,并且每个组都可以包含组头、组尾和子项;可以方便实现多种Type类型的列表,可以实现如QQ联系人的列表一样的列表展开收起功能,还可以实现头部悬浮吸顶功能等。☆1,651Aug 13, 2022Updated 4 years ago
- 🔥Copied the homepage of taobao and jd.com, and realized the TAB ceiling effect through two-layer nesting RecyclerView .