mirror of
https://github.com/house-of-abbey/GarminHomeAssistant.git
synced 2025-12-21 21:28:17 +00:00
7 lines
263 B
XML
7 lines
263 B
XML
<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>
|