mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-11-05 13:26:48 +08:00
38 lines
1.4 KiB
XML
38 lines
1.4 KiB
XML
<Page>
|
|
<ActionBar title="issue-6439"></ActionBar>
|
|
|
|
<GridLayout>
|
|
<ScrollView>
|
|
<StackLayout>
|
|
<StackLayout>
|
|
<Label text="Play with NativeScript!" textWrap="true" class="title" />
|
|
<StackLayout class="hr-light"></StackLayout>
|
|
</StackLayout>
|
|
<StackLayout>
|
|
<Label text="Play with NativeScript!" textWrap="true" class="title" />
|
|
<StackLayout class="hr-light"></StackLayout>
|
|
</StackLayout>
|
|
<StackLayout>
|
|
<Label text="Play with NativeScript!" textWrap="true" class="title" />
|
|
<StackLayout class="hr-light"></StackLayout>
|
|
</StackLayout>
|
|
<StackLayout>
|
|
<Label text="Play with NativeScript!" textWrap="true" class="title" />
|
|
<StackLayout class="hr-light"></StackLayout>
|
|
</StackLayout>
|
|
<StackLayout>
|
|
<Label text="Play with NativeScript!" textWrap="true" class="title" />
|
|
<StackLayout class="hr-light"></StackLayout>
|
|
</StackLayout>
|
|
<StackLayout>
|
|
<Label text="Play with NativeScript!" textWrap="true" class="title" />
|
|
<StackLayout class="hr-light"></StackLayout>
|
|
</StackLayout>
|
|
<StackLayout>
|
|
<Label text="Play with NativeScript!" textWrap="true" class="title" />
|
|
<StackLayout class="hr-light"></StackLayout>
|
|
</StackLayout>
|
|
</StackLayout>
|
|
</ScrollView>
|
|
</GridLayout>
|
|
</Page> |