首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 移动开发 > Android >

2013.12.03(五) ——— android ActionbarSherlockSample之IndeterminateProgress

2013-12-04 
2013.12.03(5) ——— android ActionbarSherlockSample之IndeterminateProgress2013.12.03(5) ——— android A

2013.12.03(5) ——— android ActionbarSherlockSample之IndeterminateProgress
2013.12.03(5) ——— android ActionbarSherlockSample之IndeterminateProgress



这个和上篇基本上没有区别,就是设置了另外一个Feature
requestWindowFeature(Window.FEATURE_INDETERMINATE_PROGRESS);

但是 默认的圆圈太大了,最好能自定义样式
参考:http://niyanshi.iteye.com/blog/1927334






热点排行