tags:

views:

25

answers:

0

Hi,

Is there a way to style a RadioButton as a flat button? I have four options:

| btn1 | btn2 | btn3 | btn4 |

instead of having the little radio circle next to each, I'd like to show each as just a plain flat button. Is that possible without having to draw them myself?

Thanks