Define an XML file to specify desired appearance for each state of Radio Button:
Â
Declare Radio Buttons in main activity layout:
Â
Remember to assign button attribute to the XML file we defined before.
Do the similar steps with Checkboxes:
Firstly is custom images:
XML file:
Â
Assign value to Checkbox button attribute:
Â
And the result is so … fabulous:
Source code:
https://drive.google.com/file/d/0BzvV1wN-WHWwaW1NLTVMZGl1X2M/edit?usp=sharing
Comments powered by Disqus.