您好,欢迎来到源码搜藏!分享精神,快乐你我!提示:担心找不到本站?在百度搜索“源码搜藏”,网址永远不丢失!
  • 首 页
  • 在线工具
  • Android圆弧刻度进度条

    时间:2016-08-14 21:01 来源:互联网 作者:源码搜藏 浏览:收藏 挑错 推荐 打印

    • 源码类别:进度条Process
    • 源码大小:未知
    • 编码格式:gbk
    • 授权方式:免费源码
    • 运行环境:php+mysql,asp+access,VC+MSSQL,VS+MSSQL,eclipse,Android studio,其他
    • 官方网址:暂无
    • 欢迎加入QQ群讨论学习
    • Android学习交流

    ArcProgressBar

    圆弧刻度Android进度条

    DEMO

    <com.youzh.ArcProgressBar
            android:id="@+id/arcProgressBar"
            android:layout_width="wrap_content"
            android:layout_height="wrap_content"
            android:layout_centerInParent="true"/>

    Attributes

    name format description
    arcDistance integer 圆弧两边的距离
    arcBgColor color 圆弧颜色
    dottedDefaultColor color 虚线默认颜色
    dottedRunColor color 虚线变动颜色
    dottedLineCount integer 线条数
    dottedLineWidth integer 线条宽度
    dottedLineHeight integer 线条高度
    lineDistance integer 圆弧跟虚线之间的距离
    progressMax integer 进度条最大值
    progressTextSize integer 进度文字大小
    progressDesc string 进度描述
    arcText string 底部默认文字

    Android圆弧刻度进度条转载请注明出处http://www.codesocang.com/kj/process/33366.html 源码搜藏网所有源码来自用户上传分享,版权问题及牵扯到商业纠纷均与源码搜藏网无关
    标签: