GitHub开源项目总结

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

 

posted @ 2015-10-27 15:33  gao_chun  阅读(448)  评论(0编辑  收藏  举报