mirror of https://github.com/wayvr-org/wayvr.git
14 lines
507 B
XML
14 lines
507 B
XML
<layout>
|
|
<elements>
|
|
<image src_builtin="dashboard/splash.png" min_width="431" min_height="128" />
|
|
|
|
<rectangle color="#FFFFFF11" width="100%" height="2"/>
|
|
|
|
<label weight="bold" size="32" text="Hi there!"/>
|
|
<label weight="bold" size="20" text="Thank you for installing WayVR ❤️"/>
|
|
|
|
<label size="20" margin_top="16" text="Let us guide you through your first steps."/>
|
|
<label size="20" text="Press "Next" button below to get started."/>
|
|
</elements>
|
|
</layout>
|