Android库 日常收集

提示库、指示器

2019-12-17  本文已影响0人  程序员大耳

1、1218683832/BToast

一个功能有点变态的android Toast工具

https://github.com/1218683832/BToast

2、1218683832/NiftyDialogEffects

https://github.com/1218683832/NiftyDialogEffects

compile'com.github.sd6352051:NiftyDialogEffects:v1.0.3'

3、AnyLayer

https://github.com/goweii/AnyLayer

//完整引入,二选一

implementation'com.github.goweii:AnyLayer:3.3.0-androidx'

implementation'com.github.goweii:AnyLayer:3.3.0-support'

//基础库//implementation 'com.github.goweii.AnyLayer:anylayer:2.5.0'

//通用弹窗(依赖基础库)

//从3.0.0版本暂时删除

//implementation 'com.github.goweii.AnyLayer:anylayer-common:2.5.0'

4、1218683832/material-dialogs

https://blog.csdn.net/qq_39652726/article/details/81262061

https://github.com/1218683832/material-dialogs

5、li-xiaojun/XPopup

https://github.com/li-xiaojun/XPopup

6、1218683832/WheelProgress

iOS风格进度指示器

https://github.com/1218683832/WheelProgress

7、1218683832/RxTools

Android开发人员不得不收集的工具类集合 | 支付宝支付 | 微信支付(统一下单) | 微信分享 | 一键集成UCrop选择圆形头像 | 一键集成二维码和条形码的扫描与生成 | 常用Dialog | WebView的封装可播放视频 | 仿斗鱼滑动验证码 | Toast封装 | 震动 | GPS | Location定位 | 压缩与加密 | 图片缩放 | Exif 图片添加地理位置信息(经纬度) | 蛛网等级 | 颜色选择器 | 编译运行一下说不定会找到惊喜

https://github.com/1218683832/RxTools

上一篇下一篇

猜你喜欢

热点阅读