Android--仿淘宝商品详情(继续拖动查看详情)及标题栏渐变
☆285Jan 25, 2019Updated 7 years ago
Alternatives and similar repositories for TaoBaoDetailDemo
Users that are interested in TaoBaoDetailDemo are comparing it to the libraries listed below
Sorting:
- 仿QQ空间标题栏渐变☆173Aug 3, 2016Updated 9 years ago
- android 仿淘宝、京东商品详情页 向上拖动查看图文详情控件☆154Oct 13, 2016Updated 9 years ago
- android仿京东、淘宝商品详情页上拉查看详情 [没有时间维护了,还有很多小问题,只做一个思路提供 吧]☆620Nov 29, 2017Updated 8 years ago
- 类似淘宝的商品详情页,继续拖动查看详情,其中拖动增加了阻尼,并且重写了ListView,GridView,ScrollView,WebView,RecyclerView 的 dispatchTouchEvent 方法,使用的时候无须额外的代码,可以任意嵌套使用。☆702Sep 2, 2016Updated 9 years ago
- 高仿淘宝、京东商品详情页面的上拉加载图文详情功能。☆460Jul 19, 2017Updated 8 years ago
- 仿京东、天猫app的商品详情页的布局架构, 以及功能实现☆710May 4, 2018Updated 7 years ago
- 淘宝、京东、蘑菇街类商品详情页,可嵌套ListView、WebView、ViewPager、FragmentTabhost等☆615May 26, 2021Updated 4 years ago
- android沉浸式状态栏+图片背景+标题栏渐变+背景伸缩☆132Mar 3, 2020Updated 6 years ago
- 👀商品属性筛选、商品筛选。☆164Feb 26, 2018Updated 8 years ago
- 打造炫酷列表之 StickyHeaderListView:标题渐变、吸附悬浮、筛选分类、动态头部等☆2,902Aug 1, 2018Updated 7 years ago
- 京东 Android 客户端样式的级联地址选择器☆600Mar 31, 2022Updated 3 years ago
- [不再维护]Android流式布局,支持单选、多选等,适合用于产品标签等。☆5,586Oct 13, 2019Updated 6 years ago
- 仿美团选择城市、微信通讯录、饿了么点餐列表的导航悬停分组索引列表。☆1,869Dec 31, 2017Updated 8 years ago
- 仿微信(weixin wechat)实现的朋友圈,模拟与后台交互实现了点赞、评论、删除等功能,RecyclerView可以根据键盘的显示或隐藏实现联动。增加短视频拍摄功能,与后台交互采用mvp模式。关键字:wechat weixin 微信朋友圈☆2,219Jan 20, 2017Updated 9 years ago
- 高仿美团APP页面滑动标题栏渐变效果☆163Apr 21, 2017Updated 8 years ago
- 一个实用的多条件筛选菜单☆3,570Feb 18, 2022Updated 4 years ago
- Android 万能的Adapter for ListView,RecyclerView,GridView等,支持多种Item类型的情况。☆4,730Oct 13, 2021Updated 4 years ago
- 多种下拉刷新效果、上拉加载更多、可配置自定义头部广告位☆4,303Dec 10, 2024Updated last year
- Recyclerview实现双列表联动,列表悬停☆662Mar 2, 2026Updated last week
- 仿魅族BannerView,图片轮播控件,支持多种模式切换:普通ViewPager使用,普通Banner使用,仿魅族Banner使用。☆2,306Jun 10, 2018Updated 7 years ago
- android标题栏随着RecyclerView滚动背景渐变☆163May 22, 2017Updated 8 years ago
- RefreshLayout that support for OverScroll and better than iOS. 支持下拉刷新和上拉加载的RefreshLayout,自带越界回弹效果,支持RecyclerView,AbsListView,ScrollView,…☆3,990Mar 27, 2023Updated 2 years ago
- 可以伸缩的搜索栏,模仿华为应用市场☆185Nov 18, 2017Updated 8 years ago
- RecyclerView下拉刷新,自动加载更多;仿IOS侧滑Item删除菜单(盼望大家扩展更多功能)☆2,471Jun 27, 2019Updated 6 years ago
- A util for setting status bar style on Android App.☆8,775Jun 24, 2022Updated 3 years ago
- MediaPlayer exoplayer ijkplayer ffmpeg☆10,493Sep 14, 2020Updated 5 years ago
- Android 仿照微信发说说,既能实现拍照,选图库,多图案上传 使用Retrofit技术。☆331Aug 24, 2016Updated 9 years ago
- 提供关于PopupWindow使用过程中遇到的一些特殊问题的解决方案,例如:PopupWindow不响应点击外部消失和返回键消失的解决方法;PopupWindow精确计算要显示位置原理和方法;实现带箭头的上下文菜单遇到的坑;Android7.0 PopupWindow的兼容…☆666Oct 27, 2020Updated 5 years ago
- 基于Glide V4.9.0封装的图片加载库,可以监听加载图片时的进度☆1,763Jul 15, 2021Updated 4 years ago
- 仿美团做的一个下拉选择页,类似于电商app中筛选距离的下拉菜单。很常见。☆79Feb 24, 2016Updated 10 years ago
- A powerful, customizable and extensible ViewPager indicator framework. As the best alternative of ViewPagerIndicator, TabLayout and Pager…☆9,818Dec 7, 2024Updated last year
- An Android TabLayout Lib☆11,115May 28, 2023Updated 2 years ago
- 城市选择、定位、搜索及右侧字母导航,类似美团 百度糯米 饿了么等APP选择城市功能☆3,134Jul 7, 2021Updated 4 years ago
- A RecyclerView that implements pullrefresh and loadingmore featrues.you can use it like a standard RecyclerView☆5,320Sep 11, 2023Updated 2 years ago
- RecyclerView onItemClick、onItemLongClick、drag、swipe、divider、reuse disorder RecyclerView 梳理:点击&长按事件、分割线、拖曳排序、滑动删除、优雅解决 EditText 和 CheckBo…☆313Feb 20, 2023Updated 3 years ago
- 多达288种动画效果定制的侧滑菜单库☆782Mar 17, 2018Updated 7 years ago
- vertical slide to switch to the next fragment page, looks like vertical viewpager☆1,603Apr 11, 2017Updated 8 years ago
- 类似QQ空间,微信朋友圈,微博主页等,展示图片的九宫格控件,自动根据图片的数量确定图片大小和控件大小,使用Adapter模式设置图片,对外提供接口回调,使用接口加载图片,支持任意的图片加载框架,如 Glide,ImageLoader,Fresco,xUtils3,Picas…☆2,460Feb 24, 2018Updated 8 years ago
- 使用CoordinatorLayout仿稀土掘金个人界面☆533Jul 7, 2016Updated 9 years ago