2022-05-14 15:47:44 +00:00
|
|
|
<?xml version="1.0" encoding="utf-8" ?>
|
2022-07-16 23:42:43 +00:00
|
|
|
<component name="MusicAlbumSongList" extends="MarkupList">
|
|
|
|
<children>
|
|
|
|
<Spinner id="spinner" translation="[485, 150]" />
|
|
|
|
</children>
|
2022-05-14 15:47:44 +00:00
|
|
|
<interface>
|
|
|
|
<field id="MusicArtistAlbumData" type="assocarray" onChange="getData" />
|
|
|
|
</interface>
|
|
|
|
<script type="text/brightscript" uri="MusicAlbumSongList.brs" />
|
|
|
|
</component>
|