Update gallery-app main page.

This commit is contained in:
Vasil Chimev
2015-07-27 14:38:13 +03:00
parent a4f631753f
commit 8ec520f9a8

View File

@ -15,6 +15,7 @@
<StackLayout>
<Button tag="content/tab-view" text="TabView" tap="itemTap" />
<Button tag="content/web-view" text="WebView" tap="itemTap" />
<Button tag="content/html-view" text="HtmlView" tap="itemTap" />
<Button tag="content/scroll-view" text="ScrollView" tap="itemTap" />
<Button tag="content/border" text="Border" tap="itemTap" />
</StackLayout>