mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-11-05 13:26:48 +08:00
test page added
This commit is contained in:
6
apps/ui-tests-app/pages/switchandprogress.xml
Normal file
6
apps/ui-tests-app/pages/switchandprogress.xml
Normal file
@@ -0,0 +1,6 @@
|
||||
<Page>
|
||||
<StackLayout>
|
||||
<Progress value="45" color="red" backgroundColor="green" />
|
||||
<Switch color="red" backgroundColor="green" />
|
||||
</StackLayout>
|
||||
</Page>
|
||||
Reference in New Issue
Block a user