Files
NativeScript/e2e/ui-tests-app/app/progress-bar/progress-page.xml
2019-09-19 15:40:31 +03:00

5 lines
134 B
XML

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