您的位置:首页 > 移动开发 > Android开发

Android开源项目发现---ProgressBar 篇(持续更新)

2014-03-01 12:33 537 查看
1. SmoothProgressBar 水平进度条

项目地址:https://github.com/castorflex/SmoothProgressBar

Demo地址:https://play.google.com/store/apps/details?id=fr.castorflex.android.smoothprogressbar.sample

2. ProgressWheel 支持进度显示的圆形ProgressBar

项目地址:https://github.com/Todd-Davies/ProgressWheel

Demo地址:https://github.com/Trinea/TrineaDownload/blob/master/progress-wheel-demo.apk?raw=true

3. android-square-progressbar 在图片周围显示进度

项目地址:https://github.com/mrwonderman/android-square-progressbar

Demo地址:https://play.google.com/store/apps/details?id=net.yscs.android.square_progressbar_example

APP示例:square

效果图:https://googledrive.com/host/0BwESwPCuXtw7eExwSFVLQkR2TTg/newscreen1.png

4. HoloCircularProgressBar Android4.1 时钟App样式

项目地址:https://github.com/passsy/android-HoloCircularProgressBar

APP示例:Android4.1时钟App

效果图:https://raw.github.com/passsy/android-HoloCircularProgressBar/master/raw/screenshot1.png

5.ProgressButton 通过图钉的不同状态显示进度

项目地址:https://github.com/f2prateek/progressbutton

文档介绍:http://f2prateek.com/progressbutton/

效果图:

https://github-camo.global.ssl.fastly.net/a5eb0cefeef3c5a9047feacd154f82549b6fadc4/6874747

03a2f2f66327072617465656b2e636f6d2f70726f6772657373627574746f6e2f7374617469632f7374617465732e706e67

6.GoogleProgressBar

类似google 多个圆形卡片翻转的progressBar

项目地址:https://github.com/jpardogo/GoogleProgressBar

7.TH-ProgressButton

带圆形进度显示的按钮

项目地址;https://github.com/torryharris/TH-ProgressButton

8.NumberProgressBar

带数字进度的进度条

项目地址:https://github.com/daimajia/NumberProgressBar
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: