码迷,mamicode.com
首页 >  
搜索关键字:圆角矩形对话框    ( 1个结果
Android开发之自定义圆角矩形进度对话框
方式一:自定义对话框 public class ProgersssDialog extends Dialog { private ImageView img; private TextView txt; public ProgersssDialog(Context context) { super(context, R.styl...
分类:移动开发   时间:2015-01-14 22:59:55    阅读次数:351
1条  
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!