Files
NativeScript/e2e/ui-tests-app/app/progress-bar/progress-page.xml
2019-06-20 15:58:36 +03:00

4 lines
133 B
XML

<?xml version="1.0" encoding="UTF-8" ?>
<Page>
<Progress verticalAlignment="center" maxValue="100" value="60" margin="10"/>
</Page>