Hi all,
I am trying to draw lines on my watch face and it simply is not happening for me. In fact, none of the dc methods for drawing do anything at all.
I am able to draw using layout.xml. Everything in the xml files is drawn yet everything I try to draw using dc calls does not get drawn.
Where am I going wrong?