码迷,mamicode.com
首页 > 移动开发 > 详细

android 分段显示文本颜色控件

时间:2014-09-03 16:45:46      阅读:229      评论:0      收藏:0      [点我收藏+]

标签:android   style   blog   http   color   io   使用   2014   div   

效果:

bubuko.com,布布扣

 

使用:

<com.bei.myapplication.app.ProgressTextView
        xmlns:ptv="http://schemas.android.com/apk/res-auto"
        android:text="学习计划课程"
        android:background="#000000"
        android:layout_width="200px"
        android:layout_height="100px"
        ptv:progress="0.6"
        />

源码:

https://github.com/beiliubei/ProgressTextView

android 分段显示文本颜色控件

标签:android   style   blog   http   color   io   使用   2014   div   

原文地址:http://www.cnblogs.com/beiliubei/p/3953904.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!