首页 技术 正文
技术 2022年11月21日
0 收藏 321 点赞 5,108 浏览 1344 个字

SwipeRefreshLayout 地址:https://github.com/hanks-zyh/SwipeRefreshLayout

首页轮播的Tab样式,PagerSlidingTab 地址:https://github.com/astuetz/PagerSlidingTabStrip

首页的悬浮快捷菜单,类似于Google+ FloatingActionsMenu 地址: https://github.com/telly/FloatingAction

ListView的展示动画 ListViewAnimations 地址:https://github.com/nhaarman/ListViewAnimations

TextView中的文本自动对齐 JustifyTextView 地址:https://github.com/xsingHu/JustifyTextView

图片的圆形处理 CircularImageView 地址:https://github.com/lopspower/CircularImageView

数据加载样式 ProgressWheel 地址:https://github.com/nithinkmichael/Android-ProgressWheel-master

选择icon的翻转动画 FlipImageView 地址:https://github.com/castorflex/FlipImageView

播放Gif的控件 gifdrawable 地址:https://github.com/nemothekid/gifdrawable-android

菜单点击的水波纹效果,类似于360安全卫士的菜单 RippleEffect 地址:https://github.com/traex/RippleEffect

自定义的滑动开关,类似于苹果的开关效果 SlideSwitch 地址:https://github.com/Leaking/SlideSwitch

显示数值的进度条样式,在设置字体大小样式的时候出现 discreteSeekBar 地址:https://github.com/AnderWeb/discreteSeekBar

带有数值的进度条样式,在升级的的时候会出现 NumberProgressBar 地址:https://github.com/daimajia/NumberProgressBar

动画样式的对话框 SweetAlertDialog 地址:https://github.com/lzyzsd/SweetAlertDialog

清除缓存的对话框 SmoothProgressBar 地址:https://github.com/castorflex/SmoothProgressBar

本地图片浏览页面 瀑布流样式 StaggeredGridView 地址:https://github.com/maurycyw/StaggeredGridView

放大和缩小图片 PhotoView 地址:https://github.com/chrisbanes/PhotoView

拉下头部放大效果样式 PullZoomView 地址:https://github.com/Frank-Zhu/PullZoomView

相关推荐
python开发_常用的python模块及安装方法
adodb:我们领导推荐的数据库连接组件bsddb3:BerkeleyDB的连接组件Cheetah-1.0:我比较喜欢这个版本的cheeta…
日期:2022-11-24 点赞:878 阅读:9,022
Educational Codeforces Round 11 C. Hard Process 二分
C. Hard Process题目连接:http://www.codeforces.com/contest/660/problem/CDes…
日期:2022-11-24 点赞:807 阅读:5,513
下载Ubuntn 17.04 内核源代码
zengkefu@server1:/usr/src$ uname -aLinux server1 4.10.0-19-generic #21…
日期:2022-11-24 点赞:569 阅读:6,359
可用Active Desktop Calendar V7.86 注册码序列号
可用Active Desktop Calendar V7.86 注册码序列号Name: www.greendown.cn Code: &nb…
日期:2022-11-24 点赞:733 阅读:6,142
Android调用系统相机、自定义相机、处理大图片
Android调用系统相机和自定义相机实例本博文主要是介绍了android上使用相机进行拍照并显示的两种方式,并且由于涉及到要把拍到的照片显…
日期:2022-11-24 点赞:512 阅读:7,773
Struts的使用
一、Struts2的获取  Struts的官方网站为:http://struts.apache.org/  下载完Struts2的jar包,…
日期:2022-11-24 点赞:671 阅读:4,851