Initial commit

This commit is contained in:
2022-07-11 20:35:28 +02:00
parent ae09bfc965
commit c554aa1cd2
13 changed files with 331 additions and 0 deletions

3
resources/layouts/layout.xml Executable file
View File

@@ -0,0 +1,3 @@
<layout id="WatchFace">
<label id="prompt1" x="left" y="center" font="@Fonts.id_font_input" justification="Graphics.TEXT_JUSTIFY_LEFT" color="Graphics.COLOR_BLUE" />
</layout>