mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-11-05 13:26:48 +08:00
8 lines
230 B
XML
8 lines
230 B
XML
<Page xmlns="http://schemas.nativescript.org/tns.xsd">
|
|
|
|
<ActionBar title="Visual States"/>
|
|
|
|
<Button class="button" width="100" height="100" horisontal-alignment="center" vertical-alignment="center" text="Touch me" />
|
|
|
|
</Page>
|