FIX: WebView not showing in gallery app

This commit is contained in:
vakrilov
2017-03-21 15:40:18 +02:00
parent f8b13acce6
commit c72ec09fe0
4 changed files with 8 additions and 36 deletions

View File

@@ -1,4 +1,4 @@
<?xml version="1.0" encoding="UTF-8" ?>
<Page>
<WebView margin="10" url="http://www.telerik.com/nativescript"/>
<WebView margin="10" src="http://www.telerik.com/nativescript"/>
</Page>