mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-11-05 13:26:48 +08:00
Update test pages
This commit is contained in:
@@ -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"/>
|
||||
|
||||
Reference in New Issue
Block a user