极度封装RecyclerView里的adapter,holder,让其支持各种点击事件,使用方便
☆19Jul 13, 2017Updated 8 years ago
Alternatives and similar repositories for CommonRecycler
Users that are interested in CommonRecycler are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 🦁 Vertical slide color picker for Android☆17Oct 3, 2018Updated 7 years ago
- 记录一些框架工具类自定义view等☆29Apr 1, 2024Updated 2 years ago
- 图片只显示部分,根据滑动切换显示区域☆11Dec 12, 2019Updated 6 years ago
- Android状态页处理工具,支持View与JetPack Compose。Android status page processing tool, support traditional view and JetPack Compose.☆12Jun 9, 2022Updated 3 years ago
- 学习ffmpeg的项目,从编译到实现最简单的推流器和播放器☆10Aug 10, 2021Updated 4 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- 酷狗侧滑、QQ侧滑、旋转侧滑、平移侧滑、轻松配置侧滑效果☆13Jul 21, 2017Updated 8 years ago
- 仿京东、拼多多分类页☆93Aug 9, 2017Updated 8 years ago
- 本着不再重复造轮子的精神,封装一个简单实用的Dialog, 1,支持自定义布局 2,支持设置显示位置以及与屏幕边距 3,随心所欲的添加动画效果 4,添加子View接口回调,可以为所有子View添加点击事件 5,链式调用,一行实现添加所有属性以及回调☆11Jun 23, 2018Updated 7 years ago
- 平日里写的一些小demo☆11Jan 14, 2018Updated 8 years ago
- a android demo for Popwindow and dialog 各种popwindow和dialog弹窗自定义以及简单写法☆45Jun 8, 2017Updated 8 years ago
- Andorid 任意界面悬浮窗,实现悬浮窗如此简单☆27Aug 30, 2019Updated 6 years ago
- 演示如何动态切换本地依赖与远程依赖☆20Oct 19, 2020Updated 5 years ago
- ☆10Jan 13, 2017Updated 9 years ago
- SQLScout破解与使用--AndroidStudio上的一款收费sqlite查看工具☆19Feb 5, 2018Updated 8 years ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- OpenCV + Tensorflow 配合应用,实现图像实时分析☆13Jan 21, 2019Updated 7 years ago
- 基于BRVAH的RecyclerView多布局实现的类似朋友圈Demo Relative to https://github.com/CymChad/BaseRecyclerViewAdapterHelper/issues/1560☆12Oct 13, 2017Updated 8 years ago
- 集成了常见的第三方视频播放库,ijkplayer和VLC,并且进行了相应的封装☆12Aug 29, 2017Updated 8 years ago
- 组件化demo☆11Aug 13, 2016Updated 9 years ago
- 基于Android Wear 系统开发的仿锤子时钟的表盘☆15Sep 7, 2015Updated 10 years ago
- 用RecyclerView实现的滚轮选择器☆14Jun 17, 2020Updated 5 years ago
- 基于retrofit以及协程的dsl形式的网络请求☆25Oct 22, 2019Updated 6 years ago
- 使用DeepLink技术唤醒 App☆13Jun 27, 2018Updated 7 years ago
- Android Studio自定义的Activity模板☆11Jun 29, 2018Updated 7 years ago
- AI Agents on DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- 基于 RxJava 封装的高德地图定位☆23Dec 20, 2017Updated 8 years ago
- android基础库,基本的工具封装 1、对BaseAdapter、PagerAdapter、FragmentPagerAdapter的简单封装; 2、基于zxing封装的二维码扫描; 3、对不同系统的闪光灯兼容控制类; 4、对PopWindow的简单封装; 5、…☆16May 28, 2024Updated last year
- Some Android Custom Views Developed by CrazyMo on Android Studio 2.2.x☆10Sep 1, 2017Updated 8 years ago
- The DGAppStartup library provides a straightforward, performant way to initialize components at application startup. Both library develop…☆36May 28, 2024Updated last year
- 一个万能dialog☆49Mar 18, 2017Updated 9 years ago
- 自定义Seekbar VerticalSeekbar CircleSeekbar 半圆Seekbar☆12Jan 17, 2019Updated 7 years ago
- 实现Android手机蓝牙设备的扫描、过滤、连接,通过蓝牙串口功能向设备发送指定的信息。☆16Mar 8, 2017Updated 9 years ago
- A recyclerview helper to simplify our work☆24Apr 18, 2020Updated 6 years ago
- Examples in my blogs☆14Sep 27, 2018Updated 7 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- Android RecycleView which can Drag ,Drop and Scroll☆22Mar 1, 2016Updated 10 years ago
- 分析组件之间的真实依赖关系,并分析类之间的调用情况,解决找不到类、方法、字段等问题☆10Apr 21, 2025Updated last year
- 能够设置水平方向滚动和垂直方向滚动的ViewPager(A ViewPager that can be set horizontal orientation or vertical orientation)☆20Sep 13, 2016Updated 9 years ago
- 带文字描述,可滑动,可动态添加节点的横向时间轴☆25Sep 9, 2016Updated 9 years ago
- Jsbridge框架 Android H5与Native通信框架、混合开发☆19Nov 14, 2021Updated 4 years ago
- Andoid屏幕适配终极手段(小编用过最得劲的dp适配),1.工具类解析values目录下的dimens文件,根据其中所有的dimen标签,name和values,生成其他各种dp对应的dimens 文件 2.DP_BASE可修改为自己定的基准(你可以根据实际情况定为其他d…☆17Nov 23, 2025Updated 5 months ago
- 一分钟实现新手引导界面☆14Jun 7, 2017Updated 8 years ago