<?xml version="1.0" encoding="UTF-8" ?>
<component name="mv_CellTracker" extends="Group">
    <interface>
        <field id="_debugM" type="boolean" alwaysNotify="true" />
        <field id="__m" type="assocarray" />
        <field id="trackingId" type="integer" />
        <field id="numberOfCellsInUse" type="integer" />
        <field id="numberOfCells" type="integer" />
        <function name="reset" />
        <function name="getTrackers" />
        <function name="getCell" />
        <function name="getCellForContentId" />
        <function name="bindCellToContent" />
        <function name="unbindCell" />
        <function name="setViewStates" />
        <function name="getStateForContentId" />
    </interface>
    <script type="text/brightscript" uri="pkg:/components/mv_CellTracker.brs" />
    <script type="text/brightscript" uri="pkg:/source/view/CellTracker.brs" />
    <script type="text/brightscript" uri="pkg:/source/roku_modules/log/LogMixin.brs" />
    <script type="text/brightscript" uri="pkg:/source/core/Utils.brs" />
    <script type="text/brightscript" uri="pkg:/source/core/Types-Polyfill.brs" />
    <script type="text/brightscript" uri="pkg:/source/core/Global.brs" />
    <script type="text/brightscript" uri="pkg:/source/roku_modules/rokucommunity_bslib/bslib.brs" />
    <children />
</component>
