【发布时间】:2013-03-23 14:09:18
【问题描述】:
我无法通过以下方式更改索尼爱立信 XPeria Android 2.3.4 中 RadioButton 的背景 button.setBackgroundDrawable 有没有人对这个问题有经验? 请与我分享。 非常感谢。
【问题讨论】:
-
问题描述为here。不过解决方案的@StephenAsherson是用xml来改变背景的,我想用代码来改变。
标签: android
我无法通过以下方式更改索尼爱立信 XPeria Android 2.3.4 中 RadioButton 的背景 button.setBackgroundDrawable 有没有人对这个问题有经验? 请与我分享。 非常感谢。
【问题讨论】:
标签: android
我的解决方案: 我必须通过扩展 RadioButton 类来制作自己的 RadioButton 并自己绘制。
【讨论】: