I am working on talking multiple choice test.
I have some images as answers that are single choice and multiple choice.
<radio button or checkbox here> <image here>
I need to add the imgages to right of radiobuttons or checkboxes programatically from drawable folder
How to acheive this?
Try this in your xml file..
EDIT
Sorry..
May be you are looking for this..