Files
NativeScript/e2e/ui-tests-app/app/issues/issue-3211-page.xml
2019-06-20 15:58:36 +03:00

5 lines
157 B
XML

<Page xmlns="http://schemas.nativescript.org/tns.xsd">
<StackLayout>
<Button text="alert me" tap="onTap" margin="15"/>
</StackLayout>
</Page>