'how do a round checkbox including a tick using selector from drawable xml android

I need a round checkbox of 14dp. I tried by following this link How to create the checkBox in circular shape?

but unable place the tick mark for checkbox of width=14dp and height=14dp.

checkbox will be like below, when unchecked and checked.

enter image description here



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source