mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-11-05 13:26:48 +08:00
chore: cleanup
This commit is contained in:
6
apps/ui/app/date-picker/date-picker-page.xml
Normal file
6
apps/ui/app/date-picker/date-picker-page.xml
Normal file
@@ -0,0 +1,6 @@
|
||||
<Page xmlns="http://schemas.nativescript.org/tns.xsd" class="page">
|
||||
<StackLayout>
|
||||
<DatePicker day="1" month="9" year="2017" verticalAlignment="center"/>
|
||||
<DatePicker day="1" month="10" year="2017" verticalAlignment="center"/>
|
||||
</StackLayout>
|
||||
</Page>
|
||||
Reference in New Issue
Block a user