1
0
Fork 0
fitbit-health-overlay-test/resources/index.gui

8 lines
252 B
Plaintext

<svg id="background">
<text x="50%" y="50%" text-anchor="middle" fill="white">Touch Me</text>
<!-- Add the health overlay last so touch area is on top of everything else -->
<use href="#healthOverlay" id="healthOverlayInstance" />
</svg>