Update test pages

This commit is contained in:
SvetoslavTsenov
2016-05-18 15:42:05 +03:00
parent 2e46932fa9
commit 0af231f1b7
5 changed files with 38 additions and 12 deletions

View File

@@ -1,5 +1,5 @@
<Page xmlns="http://schemas.nativescript.org/tns.xsd" >
<StackLayout>
<StackLayout automationText="padding">
<Label id="label" text="Label" backgroundColor="red"/>
<TextField id="textField" text="TextField" backgroundColor="green"/>
<TextView id="textView" text="TextView" backgroundColor="blue"/>