I solved this one myself: There's a property that radiobuttons have called button, this can contain a reference to a drawable.
On Nov 20, 10:09 pm, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote: > Hi, > > I'm wondering if it is possible to replace the image used for the > option buttons to something else. I'm not worried if it's just a > permanent image (with no indication if the option button is checked or > not). > > Basically I want 6 images with the same behaviour as a radiogroup (if > you click the same one twice nothing happens, but if you select a > different one you get a checkchanged event). > > Thanks. > > Redders. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -~----------~----~----~----~------~----~------~--~---

