This may be a dumb question, but here it goes. I have a watch face developed to run on most of the AMOLED round faces. I noticed that my watch face uses 7.4kB more memory for the round faces (i.e. Fenix 8) vs the new Venu X1 rectangle face in the simulator. I created a dummy project that just had nothing but Application.AppBase and WatchUi.WatchFace displaying an empty face to remove any watch face specific logic. Can someone explain why the AMOLED round face takes more memory (88.5/91.6kB) than the new Venu X1 face(81.0/84.1kB)? Compiled using SDK Connect IQ 8.2.1. I didn't want to open a ticket to support until I asked the experts here. Thanks!