Android: Set color of CheckBox

Viewed 91155

I've searched a number of places and don't seem to be able to figure out the CheckBox drawable for the border of the check box. Can anyone point me in the correct direction?

Here is what it looks like unchecked (Can barely see the box)

enter image description here

Here is the checked state

enter image description here

Here is what I'm trying to make it look like.

enter image description here

7 Answers
Related