I am building a watch face and I was testing the Graphics dc class, following this documentation: https://developer.garmin.com/connect-iq/api-docs/Toybox/Graphics/Dc.html
I managed to display on the watch the time, date and other fields. The issue is when I am trying to display a circle/rectangle or any graphic. I tried by adding the basic code to the update method:
```
```
But this doesn't add anything to the display. After displaying the time and the circle, I only get the time to show:
Am I missing something? Should I add some more properties/strings/anything else to display a circle/rectangle on the device? The minApiLevel I am using is 2.1.0.