Android开发中如何改变RadioButton背景图片和文字的相对位置
http://www.drovik.com/ 2012-12-6 13:05:27 来源:www.drovik.com 点击:
Android系统中,RadioButton控件默认的布局方式是背景图在左,文字说明在右。
在具体的项目开发中,有时候需要调整二者之间的相对位置,比如:RadioButton的说明文字在上,RadioButton的背景图片在下。
Android开发中如何改变RadioButton背景图片和文字的相对位置呢?
现在以 RadioButton的说明文字在上,RadioButton的背景图片在下为例进行编码实现。
先上效果图。
具体代码的实现:
.....
android:layout_height="wrap_content"
android:gravity="center"
android:button="@null"
android:paddingLeft="5dp"
android:textSize="10dip"
android:drawableBottom="@android:drawable/btn_radio"
android:text="@string/_str"/>
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:gravity="center"
android:button="@null"
android:paddingLeft="5dp"
android:textSize="10dip"
android:drawableBottom="@android:drawable/btn_radio"
android:text="@string/_str"/>
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:gravity="center"
android:button="@null"
android:textSize="10dip"
android:paddingLeft="1dp"
android:paddingRight="5dp"
android:drawableBottom="@android:drawable/btn_radio"
android:text="@string/_str"/>
.....
代码解释:
android:button="@null"
这句是将RadioButton的背景图屏蔽。
android:drawableBottom="@android:drawable/btn_radio"
此句用意是在原来图标的下边使用系统自带的btn_radio图片做为背景图
好了,就说这多了。
欲了解更多内容欢迎访问:http://www.drovik.com/
- 相关文章
- android开发环境之ADT安装,卸载,更新 (213人浏览)
- Android开发之ListView页眉页脚效果VS android背景渐变 (138人浏览)
发表评论(5)
- 1楼 ルイヴィトンバッグピンク 发表于 2015-7-5 5:34:35
- Wow, amazing blog layout! How long have you been blogging for? you made blogging look easy. The overall look of your website is magnificent, let alone the content! ルイヴィトンバッグピンク http://www.print-rite.com/chairmen.asp?ct60dr4ts.htm
- 2楼 ルイヴィトン財布エピ白 发表于 2015-7-6 2:42:07
- hi!,I like your writing very so much! proportion we communicate extra about your post on AOL? I need an expert on this space to resolve my problem. May be that is you! Taking a look forward to peer you. ルイヴィトン財布エピ白 http://www.smc-multimedia.com/wo.asp?te45-hm5fe.htm
- 3楼 ルイヴィトンバッグ分割払い 发表于 2015-7-7 4:33:30
- ルイヴィトンバッグ分割払い http://www.smc-multimedia.com/vago.asp?lv--524,ルイヴィトン財布10年 http://www.boyao-tech.com/jp/menu.asp?louis-vuitton-wallets-136,ルイヴィトンバッグ大きい http://www.boyao-tech.com/jp/menu.asp?louis-vuitton-wallets-138,ルイヴィトンダミエバッグレディース http://www.boyao-tech.com/jp/menu.asp?louis-vuitton-wallets-377,ルイヴィトン人気ランキングバッグ http://www.smc-multimedia.com/vago.asp?lv--29,ルイヴィトンバッグ中古激安 http://www.smc-multimedia.com/vago.asp?lv--506,
- 4楼 ca88亚洲城 发表于 2016-9-20 0:00:23
- 嗨,请问小编能够让我转载这篇文章吗?我会备注原文出处链接的以及作者! ca88亚洲城 http://jwc.hbust.com.cn
- 5楼 亚洲城官网 发表于 2016-9-20 14:41:59
- 来观看神墙~ 原来我的头像是个戴帽子的先生~ 亚洲城官网 http://www.brushiac.com/
查看更多评论>>>