mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-11-05 13:26:48 +08:00
* Searchbar tests * Update search bar test page * Fix path to events test pages * Update text-view test pages
6 lines
190 B
XML
6 lines
190 B
XML
<?xml version="1.0" encoding="UTF-8" ?>
|
|
<Page loaded="pageLoaded">
|
|
<ScrollView orientation="vertical" row="1">
|
|
<WrapLayout id="wrapLayoutWithExamples"/>
|
|
</ScrollView>
|
|
</Page> |