06-26-2019 03:17 - edited 06-27-2019 03:11
06-26-2019 03:17 - edited 06-27-2019 03:11
Hi guys!
I created a new theme with a background image, in the Fitbit OS Simulator everything looks nice, like in the screenshot, but when I install the clock face on my watch after 1-2 second the background image disappears. I tried restarting the watch and the image disappears again.
I created a video https://drive.google.com/file/d/1DzK_xbvlMJBqos3mgTwMqLFgBpb7hyi6/view
`<svg class="background">
<image width="100%" height="100%" href="images/galaxy.png" />
</svg>`
Answered! Go to the Best Answer.
Best Answer06-28-2019 00:54
06-28-2019 00:54
My image was twice as big as the screen resolution, I resized and resaved it as .png 8 bit and now it works.
Best Answer06-27-2019 17:43
Fitbit Developers oversee the SDK and API forums. We're here to answer questions about Fitbit developer tools, assist with projects, and make sure your voice is heard by the development team.
06-27-2019 17:43
Hi @kansas_m
I moved your question to the SDK community forum where you can get support for the Device SDK and clock faces.
Best Answer06-28-2019 00:54
06-28-2019 00:54
My image was twice as big as the screen resolution, I resized and resaved it as .png 8 bit and now it works.
Best Answer12-27-2021 19:26
12-27-2021 19:26
Any chance you could help me with setting up an image in my clockface?