Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我无法通过 button.setBackgroundDrawable 更改 Sony Ericsson XPeria Android 2.3.4 中 RadioButton 的背景 有没有人遇到过这个问题?请与我分享。非常感谢你。
我的解决方案:我必须通过扩展 RadioButton 类来制作自己的 RadioButton 并自己绘制它。