mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-08-16 11:42:04 +08:00
Include scenario for issue 'Switch not visible with NS 3.0 on ios #4175'
This commit is contained in:
@ -2,5 +2,6 @@
|
||||
<StackLayout>
|
||||
<Progress value="42" color="red" backgroundColor="green" height="10" width="300" />
|
||||
<Switch checked="true" color="red" backgroundColor="green" height="30" width="52" borderWidth="2" borderColor="blue" borderRadius="15" />
|
||||
<Switch />
|
||||
</StackLayout>
|
||||
</Page>
|
||||
|
Reference in New Issue
Block a user