mirror of
https://github.com/house-of-abbey/GarminHomeAssistant.git
synced 2025-08-06 11:58:34 +00:00
Initial basic application
This commit is contained in:
6
resources/layouts/layout.xml
Normal file
6
resources/layouts/layout.xml
Normal file
@ -0,0 +1,6 @@
|
||||
<layout id="MainLayout">
|
||||
<label x="center" y="5" text="@Strings.prompt" color="Graphics.COLOR_BLACK" justification="Graphics.TEXT_JUSTIFY_CENTER" />
|
||||
<!--
|
||||
<bitmap id="id_monkey" x="center" y="30" filename="../drawables/monkey.png" />
|
||||
-->
|
||||
</layout>
|
Reference in New Issue
Block a user