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

4 lines
180 B
XML

<?xml version="1.0" encoding="UTF-8" ?>
<Page loaded="pageLoaded">
<Image margin="10" source="{{ imageSource }}" verticalAlignment="center" horizontalAlignment="center"/>
</Page>