仿qq 底部tab
☆25Apr 24, 2017Updated 9 years ago
Alternatives and similar repositories for QQBottomTab
Users that are interested in QQBottomTab are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 仿qq,网易新闻的自定义抽屉开关。☆13Jul 17, 2016Updated 9 years ago
- Fragment+PopupWindow仿QQ空间最新版底部菜单栏☆60Nov 3, 2016Updated 9 years ago
- 仿QQ底部Tab切换带数字提示的RadioButton,支持自定义提示数字背景颜色、字体大小、字体颜色。后续将持续更新......☆12Oct 14, 2016Updated 9 years ago
- SmartOpenCV是一个OpenCV在Android端的增强库,解决了OpenCV Android SDK在图像预览方面存在的诸多问题,且无需修改OpenCV SDK源码,与OpenCV的SDK解耦☆1,959Apr 28, 2020Updated 6 years ago
- ☆20Jul 28, 2019Updated 6 years ago
- Virtual machines for every use case on DigitalOcean • AdGet dependable uptime with 99.99% SLA, simple security tools, and predictable monthly pricing with DigitalOcean's virtual machines, called Droplets.
- 毕业设计【背单词软件】客户端☆13May 28, 2016Updated 10 years ago
- 沉浸式状态栏,支持设置状态栏背景和颜色,修复其他项目出现的键盘弹起遮挡输入框问题,以及5.1 的设备CoordinatorLayout +AppBarLayout 滑动问题☆18Apr 14, 2016Updated 10 years ago
- ☆14Jul 26, 2017Updated 8 years ago
- 安卓仿ios风格时间选择器,日期选择器,自定义选择器☆73Nov 23, 2016Updated 9 years ago
- 用于监听App前后台状态变化的工具类☆14Apr 11, 2025Updated last year
- Android Toolkit Library:一组Android常用工具类(bitmap 处理,文件操作,加密存储器,网络监测等基础功能)☆12Feb 5, 2017Updated 9 years ago
- git 手册☆21May 28, 2020Updated 6 years ago
- 前段时间自己的网站涉及到支付功能(自己网站后台是node.js开发的),在阅读了官方文档之后,打算在git上找一下开源的支付接口,没想到一个都不能使用,最后无赖自己根据官网资料,自己写了这个接口,原理比较简单,其实没有那么复杂,希望对初学者有帮助,如果有错误还望指出(本接…☆12Aug 1, 2017Updated 8 years ago
- 随意层数的BPNN神经网络java实现☆12Dec 13, 2016Updated 9 years ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- 英语单词翻译软件☆20Oct 30, 2017Updated 8 years ago
- 微信支付相关的学习demo☆10May 24, 2017Updated 9 years ago
- 经典编程书籍大全,涵盖:计算机系统与网络、系统架构、算法与数据结构、前端开发、后端开发、移动开发、数据库、测试、项目与团队、程序员职业修炼、求职面试等☆16Dec 28, 2016Updated 9 years ago
- PDR algorithm on a android phone☆16Aug 30, 2016Updated 9 years ago
- easyDAO is a light-weight&fast ORM library for Android that maps objects to SQLite , it becomes much easier to operate the SQLite databas…☆36Mar 13, 2017Updated 9 years ago
- 多选日期日历控件,☆11Mar 10, 2020Updated 6 years ago
- 购物车☆47Jun 1, 2018Updated 8 years ago
- 练习☆13Jun 4, 2020Updated 6 years ago
- 自己写的锁屏软件,演示视频网址为☆21Nov 25, 2014Updated 11 years ago
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- 自定义控价,用于显示描述内容和标题(适用场景:图片描述),动态计算高度和固定最大高度;超过高度可以通过手势滑动拉大视图,文本单独滚动☆21Feb 21, 2017Updated 9 years ago
- 自动伸缩的chart☆44Feb 16, 2017Updated 9 years ago
- ☆25Feb 12, 2015Updated 11 years ago
- Android 音视频播放SDK,几句代码即可实现音视频播放功能(支持:手机、电视盒子等设备。支持:http、https、rtsp、rtp、rtmp、byte[]、加密视频和各种文件格式视频;包含视频截图、音轨选择、设置软解或硬解、自定义视频滤镜、变速变调、声道切换、无缝切…☆17Apr 11, 2020Updated 6 years ago
- A simple project developed by kotlin☆11Mar 3, 2017Updated 9 years ago
- Floating "view" in background☆29Feb 28, 2017Updated 9 years ago
- 淘宝后台恢复闪屏广告实现☆13Oct 12, 2016Updated 9 years ago
- android自定义尺子☆22Dec 16, 2016Updated 9 years ago
- ☆38Jan 9, 2025Updated last year
- GPUs on demand by Runpod - Special Offer Available • AdRun AI, ML, and HPC workloads on powerful cloud GPUs—without limits or wasted spend. Deploy GPUs in under a minute and pay by the second.
- MapView in android to display indoor floor plan☆17Dec 3, 2019Updated 6 years ago
- An android process bar library associated with ViewPager through single method☆188Feb 13, 2017Updated 9 years ago
- 一个基于 retrofit + okhttp + Gson 封装的网络框架☆51Jun 5, 2017Updated 9 years ago
- Ezviz UI组件,可以快速实现视频应用☆15Mar 22, 2018Updated 8 years ago
- 实现ViewPager自动播放和无限循环滚动的效果,解决少于4屏时不能正常显示的BUG。☆12Mar 16, 2016Updated 10 years ago
- 通过自定义 View 实现了一个 FM 刻度尺,功能包括:滑动指示器/显示当前 FM/跳转输入的 FM 频道值。并用 Kotlin 重写该项目,代码位于 kotlin 分支。掘金文章链接:https://juejin.im/post/5d0afe1f51882508be27…☆24Jun 21, 2019Updated 6 years ago
- 朋友圈 评论 自定义评论布局☆10Jan 23, 2017Updated 9 years ago