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.
我已经通过添加自定义可绘制对象并将它们设置在 xml 文件中来自定义我的普通单选按钮,但我似乎无法使用 listview 中由choice_mode_single 生成的单选按钮来实现相同的功能。我已经查看了源代码,但无法弄清楚为什么它们仍然是默认值,有人可以帮助我吗?:P
您可以为单选按钮设置选择器
如下
http://blog.dev mind.com/posts/custom-android-radiobutton
只是你需要相应的图像你的设计。