Files
NativeScript/apps/gallery-app/views/text-view.xml
2015-03-03 10:34:40 +02:00

6 lines
225 B
XML

<?xml version="1.0" encoding="UTF-8" ?>
<Page>
<TextView verticalAlignment="center" horizontalAlignment="center"
width="300" height="300"
text="The quick brown fox jumps over the lazy dog."/>
</Page>