Files
NativeScript/e2e/ui-tests-app/app/issues/issue-3211-page.xml
2019-09-19 15:40:31 +03:00

6 lines
158 B
XML

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