In my app, I want to get survey answers from the user. So, I\'ve decided put smiley images to act as a radio buttons. Is it possible on android?
For example, I will
This question has been answered before Below is from @Benito-Bertoli
RadioButton - how to use a custom drawable?
Give your radiobutton a custom style:
custom_btn_radio.xml
Replace the drawables with your own.