会员
周边
捐助
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
test
Lechance's Homepage
The code to change the world
博客园
首页
联系
订阅
管理
2014年9月26日
Android自定义RatingBar(评分控件)
摘要: RatingBar简单介绍RatingBar是基于SeekBar(拖动条)和ProgressBar(状态条)的扩展,用星形来显示等级评定,在使用默认RatingBar时,用户可以通过触摸/拖动/按键(比如遥控器)来设置评分,RatingBar自带有两种模式,一个小风格ratingBarStyleSm...
阅读全文
posted @ 2014-09-26 11:01 Lechance
阅读(373)
评论(0)
推荐(0)
编辑
android评分条RatingBar自定义设置
摘要: 页面XML文件:style XML文件: rating_bar_full XML文件:
阅读全文
posted @ 2014-09-26 10:56 Lechance
阅读(275)
评论(0)
推荐(0)
编辑
公告