Update the xmlns of the target apps

This commit is contained in:
Erjan Gavalji
2015-11-09 14:20:01 +02:00
parent ed489585ec
commit e5741b0eb1
33 changed files with 40 additions and 40 deletions

View File

@@ -1,4 +1,4 @@
<Page xmlns="http://www.nativescript.org/tns.xsd" navigatedTo="pageNavigatedTo">
<Page xmlns="http://schemas.nativescript.org/tns.xsd" navigatedTo="pageNavigatedTo">
<GridLayout rows="*, auto">
<ScrollView>
<StackLayout>

View File

@@ -1,4 +1,4 @@
<Page xmlns="http://www.nativescript.org/tns.xsd" loaded="pageLoaded">
<Page xmlns="http://schemas.nativescript.org/tns.xsd" loaded="pageLoaded">
<TabView>
<TabView.items>
<TabViewItem title="List">