jf-roku/components/collections/scene.xml
2019-05-03 09:27:51 -04:00

20 lines
427 B
XML

<?xml version="1.0" encoding="utf-8" ?>
<component name="Collections" extends="Scene">
<children>
<CollectionRow
id="CollectionSelect"
visible="true"
/>
<Overhang
id="overhang"
title="Collections"
/>
<Rectangle id="footerBackdrop" />
<Pager id="pager" />
<OptionsSlider id="options" />
</children>
<script type="text/brightscript" uri="scene.brs" />
</component>