Created
April 24, 2019 18:07
-
-
Save acotilla91/9553bcd42067e19176d5450e28adfeb2 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<component name="AppScene" extends="Scene"> | |
<interface> | |
<!-- GIFDecoder callback --> | |
<function name="gifDecoderDidFinish"/> | |
</interface> | |
<script type="text/brightscript" uri="pkg:/components/AppScene.brs"/> | |
</component> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment