On some devices, like the vivoactive 5 and Forerunner 965, the background of Glances is a gradient but when creating a CIQ app the drawable area is just a black square.
Even when just setting a default WatchUi.GlanceView() as the Glance View its still a black square so its not caused by something I'm drawing.
Do you need to manually draw the background based on device type in Glances? Because even so i don't see anything in the SDK that lets you draw gradients.