Newbie question - how to draw a circle

Former Member
Former Member
This is for a watch face. I have tried using dc.fillCircle(10,10,10) after setting the color in the .mc file in the on update section. I don't receive any errors. Do I need a drawable XML file as well? I have placed text (time, date, steps) without any issues. Any simple sample of exactly what I need to do would be greatly appreciated - thanks

Dave