Hello,
I am putting a footprint bitmap under my step count. I am trying to center it, but I can’t draw it width/2 because that is where the image starts and I vary the image based on the watch size (so no hard set). I was hoping to use getDimensions() under WatchUi>Bitmap to adjust dynamically. However, I never get the command to show as valid. It can’t be that hard…What am I missing?