.net

.net

博客园 首页 新随笔 联系 订阅 管理

2014年10月8日 #

摘要: 代码如下:RadioButton rbtn = new RadioButton(getApplicationContext()); rbtn.setText(String.valueOf(item.get(0))); rbtn.setTextSize(16); rbtn... 阅读全文
posted @ 2014-10-08 10:32 航宇 阅读(5099) 评论(0) 推荐(0) 编辑