随笔分类 -  Android APIDemos

Android APIDemos
APIDemo 学习记录[原创]
摘要:1. ProgressBar在 Activity 中有如下关于ProgressBar 的方法:1) setProgressBarVisibility 作用:Sets the visibility of the progress bar in the title. 设置标题栏上的水平进度条是否可见.2)setProgressBarIndeterminateVisibility 作用:Sets the visibility of the indeterminate progress bar in the title. 设置标题栏上的圆形(不确定)进度条是否可见.3)setProgressBar.. 阅读全文

posted @ 2011-12-26 11:14 Ronald9 阅读(252) 评论(0) 推荐(0)

导航