Android开源控件搜集--ProgressBar

    xiaoxiao2021-11-29  29

    Android开源控件搜集–ProgressBar

    Note:本篇博客长期维护更新,欢迎各位网友共同合作,共享知识与技术。

    本篇博客主要搜集个人任务比较优秀的Android开源控件,大多来自github,并附上链接,自己学习之余,亦希望于大家有所帮助。

    Android的控件还算比较多,官方和第三方自定义优秀控件数不胜数,搜集难免不全,逐步更新丰富吧。

    ProgressBar

    SmoothProgressBar

    炫酷的水平进度条,效果:

    github:https://github.com/castorflex/SmoothProgressBar

    NumberProgressBar

    漂亮纤细的进度条,带数字,效果:

    github:https://github.com/daimajia/NumberProgressBar

    LoadingImage

    各种漂亮效果的加载动画,效果:

    github:https://github.com/dinuscxj/LoadingDrawable

    ProgressWheel

    一个wheel形的进度条,效果:

    github:https://github.com/Todd-Davies/ProgressWheel

    CircleProgress

    几种不同的环形进度,效果:

    github:https://github.com/lzyzsd/CircleProgress

    materialish-progress

    一个可以在android2.3上实现material效果的progress,效果:

    github:https://github.com/pnikosis/materialish-progress

    AndroidFillableLoaders

    炫酷图像的加载progress,效果:

    github:https://github.com/JorgeCastilloPrz/AndroidFillableLoaders

    RoundCornerProgressBar

    带有圆角和图标的进度条,效果:

    github:https://github.com/akexorcist/Android-RoundCornerProgressBar

    GoogleProgressBar

    Google应用的进度条,效果:

    github:https://github.com/jpardogo/GoogleProgressBar

    MaterialProgressBar

    实现material design风格的progress,效果:

    github:https://github.com/DreaminginCodeZH/MaterialProgressBar

    WaveView

    水波波浪效果的progress,效果:

    github:https://github.com/john990/WaveView

    MaterialLoadingProgressBar

    一个比较时代感的Material progress,效果:

    github:https://github.com/lsjwzh/MaterialLoadingProgressBar

    MusicPlayerView

    一个用于音乐播放进度的progress,效果:

    github:https://github.com/iammert/MusicPlayerView

    SquareProgressBar

    一个方形的进度progress,效果:

    github:https://github.com/mrwonderman/android-square-progressbar

    Download Progress

    下载显示进度progress,效果:

    github:https://github.com/panwrona/DownloadProgressBar

    HoloCircularProgressBar

    Holo风格的进度progress,效果:

    github:https://github.com/passsy/android-HoloCircularProgressBar

    ArcProgressStackView

    多层圆环进度progress,效果:

    github:https://github.com/DevLight-Mobile-Agency/ArcProgressStackView

    LoadingBalls

    类似android 5.1的开机加载进度,效果:

    github:https://github.com/glomadrian/loading-balls

    FABProgressCircle

    一个fab按钮进度progress,效果:

    CircularProgressDrawable

    环形的进度图画,效果:

    github:https://github.com/Sefford/CircularProgressDrawable

    CircleProgress

    折叠滚动的圆形进度,效果:

    github:https://github.com/Fichardu/CircleProgress

    CircleProgressView

    圆环形的进度条,效果:

    github:https://github.com/jakob-grabner/Circle-Progress-View

    DilatingDotsProgressBar

    跑马的个式的进度progress,效果:

    github:https://github.com/JustZak/DilatingDotsProgressBar

    CircleMusicProgressbar

    类似上面的那个音乐播放进度,这个更漂亮些吧,效果:

    github:https://github.com/aliab/circular-music-progressbar

    SpotsProgressDialog

    割草机效果的progress,效果:

    github:https://github.com/d-max/spots-dialog

    DashedcircularProgress

    类似安全卫士里面电量进度的progress,效果:

    github:https://github.com/glomadrian/dashed-circular-progress

    ColorArcProgressBar

    仪表盘效果的进度progress,效果:

    github:https://github.com/Shinelw/ColorArcProgressBar

    MagicProgressWidget

    也是简单的进度progress,效果:

    github:https://github.com/lingochamp/MagicProgressWidget

    RingProgress

    类似上面提到的一个,这也是圆环形的进度progress,效果:

    github:https://github.com/ldoublem/RingProgress

    ElasticDownload

    实现晾衣绳效果的progress,效果:

    github:https://github.com/Tibolte/ElasticDownload

    Loading

    翻页效果的progress,效果:

    github:https://github.com/yankai-victor/Loading

    AnimatedCircleLoadingView

    漂亮的粘性水滴progress,效果:

    github:https://github.com/jlmd/AnimatedCircleLoadingView

    AVLoading

    花样繁多的progress,效果:

    github:https://github.com/81813780/AVLoadingIndicatorView

    CatLoadingView

    一个狗狗加载progress,作者说是猫,呵呵,效果:

    github:https://github.com/Rogero0o/CatLoadingView

    WaveLoadingView

    水波波浪形progress,效果:

    github:https://github.com/tangqi92/WaveLoadingView

    MetaballLoading

    黏性泡泡的progress,效果:

    github:https://github.com/dodola/MetaballLoading

    CircularFillableLoaders

    似乎有过一个类似的progress,效果:

    github:https://github.com/lopspower/CircularFillableLoaders

    LoadingAnimation

    绚丽的加载progress,效果:

    github:https://github.com/guohuanwen/AndroidLoadingAnimation

    SpinKit

    多种加载progress,效果:

    github:https://github.com/ybq/Android-SpinKit

    LoadingView

    另一拨loading,效果:

    github:https://github.com/ldoublem/LoadingView

    ShapeLoadingView

    带有阴影效果的progress,效果:

    github:https://github.com/zzz40500/android-shapeLoadingView

    RoadRunner

    可以自定义path路径的progress,效果:

    github:https://github.com/glomadrian/RoadRunner

    BezierLoadingView

    贝塞尔粘性泡泡progress,效果:

    github:https://github.com/JeasonWong/BezierLoadingView

    StackLoadingView

    stack风格progress,效果:

    github:https://github.com/JeasonWong/SlackLoadingView

    FAB-Loading

    变脸progress,效果:

    github:https://github.com/SaeedMasoumi/FAB-Loading

    转载请注明原文地址: https://ju.6miu.com/read-678620.html

    最新回复(0)