Files
NativeScript/apps/app/ui-tests-app/issues/issue-2661-second.xml
2016-11-07 15:57:00 +02:00

8 lines
212 B
XML

<Page xmlns="http://schemas.nativescript.org/tns.xsd">
<Page.actionBar>
<ActionBar title="blue yellow"/>
</Page.actionBar>
<StackLayout>
<Button text="Back" tap="onTap" />
</StackLayout>
</Page>