Files
NativeScript/apps/ui/app/image-view/mode-matrix-page.xml
Nathan Walker 1e6fccf272 chore: cleanup
2020-07-23 14:03:37 -07:00

9 lines
289 B
XML

<Page navigatingTo="navigatingTo">
<GridLayout id="root"
rows="26, 26, 26, 26, 26, 26, 26, 26, 26, 26, 26, 26, 26, 26, 26, 26"
columns="26, 26, 26, 26, 26, 26, 26, 26, 26, 26, 26, 26"
horizontalAlignment="left" verticalAlignment="top"
margin="6">
</GridLayout>
</Page>