Android 开源库和项目 2
特点:1、像viewPager一样滑动一次就滑动一页
2、像画廊gallery一样,滑动一次可以滑动很多页
3、竖向滑动
4、支持点击事件,没有错乱
项目地址:https://github.com/lsjwzh/RecyclerViewPager
我把项目进一步精简,到只有两个功能
地址: https://github.com/zyj1609wz/RecyclerViewPager/
2、模仿qq , 消息数量可以拖拽的效果
https://github.com/bingoogolapple/BGABadgeView-Android
3、白天模式、夜间模式切换
项目地址:https://github.com/hehonghui/Colorful/
4、运动计步器的实现
github
https://github.com/zyj1609wz/StepCounter
博客
http://blog.csdn.net/guang09080908/article/details/41411679
5、自定义滑块
https://github.com/xiaopansky/SwitchButton
6、viewPager 各种指示器
https://github.com/H07000223/FlycoTabLayout
7、高防微信的自定义键盘
https://github.com/zuiwuyuan/WeChatPswKeyboard
8、一个比较好用的图片压缩库,可以跟微信像媲美
https://github.com/Curzibn/Luban
9、类似于刮刮乐这样的擦除效果
https://github.com/jackpocket/android_scratchoff
10、Dialog库
https://github.com/pedant/sweet-alert-dialog
11、仿支付宝芝麻信用分仪表盘效果
https://github.com/HotBitmapGG/CreditSesameRingView
12、一个帮您快速实现跑马灯效果的library
https://github.com/gongwen/MarqueeViewLibrary
13、PictureSelector
https://github.com/LuckSiege/PictureSelector
14 、DiscreteScrollView
地址:
https://github.com/yarolegovich/DiscreteScrollView

低调大师中文资讯倾力打造互联网数据资讯、行业资源、电子商务、移动互联网、网络营销平台。
持续更新报道IT业界、互联网、市场资讯、驱动更新,是最及时权威的产业资讯及硬件资讯报道平台。
转载内容版权归作者及来源网站所有,本站原创内容转载请注明来源。
相关文章
文章评论
共有0条评论来说两句吧...
文章二维码
点击排行
推荐阅读
最新文章
- SpringBoot2更换Tomcat为Jetty,小型站点的福音
- CentOS8,CentOS7,CentOS6编译安装Redis5.0.7
- Jdk安装(Linux,MacOS,Windows),包含三大操作系统的最全安装
- CentOS8编译安装MySQL8.0.19
- Springboot2将连接池hikari替换为druid,体验最强大的数据库连接池
- SpringBoot2整合Thymeleaf,官方推荐html解决方案
- SpringBoot2整合Redis,开启缓存,提高访问速度
- CentOS7编译安装Gcc9.2.0,解决mysql等软件编译问题
- Docker使用Oracle官方镜像安装(12C,18C,19C)
- CentOS7设置SWAP分区,小内存服务器的救世主