initial commit
This commit is contained in:
4
resources/layouts/layout.xml
Executable file
4
resources/layouts/layout.xml
Executable file
@ -0,0 +1,4 @@
|
||||
<layout id="WatchFace" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="https://developer.garmin.com/downloads/connect-iq/resources.xsd">
|
||||
<drawable class="Background" />
|
||||
<label id="TimeLabel" x="center" y="center" font="Graphics.FONT_LARGE" justification="Graphics.TEXT_JUSTIFY_CENTER" color="Graphics.COLOR_BLUE" />
|
||||
</layout>
|
||||
Reference in New Issue
Block a user