I saw the thread on poor image quality on simulator. My problem is poor image quality on the watch itself.
This is my first Connect IQ project. I have a .png image that I use as background for a watch face I am working on. When displayed on the watch (venu3), the quality is horrible.
The original image is a png file, 417X417 pixels. I draw it using drawScaledBitmap.
This github issue shows the original image and watch face image (using screenshot from the watch itself).
I tried adding automaticPalette="false" in the <bitmap> entry for this file in drawables.xml - it didn't help.
Any suggestions?
Thanks,
Shai.