The default style of the checkboxes that I’m creating are pretty nice, the blue-outlined circle. This happens when you don’t specify the widget theme.
But when I build the app for android, it automatically uses the default android theme… which the boxes are way too tiny to even check/tap. So I changed the theme to iOS, which has much more tappable boxes.
This raised my curiosity for developing my own style checkboxes that would fit my game’s theme. Is there any way?? When I was researching, I came to “image sheets”. Do I need to know about these? How do they work?
How can I implement my own style within widget switches, checkboxes? Tutorials?
Using: Current Public Release (2013.2076)
Thanks!
Isiah.