<?xml version="1.0" encoding="utf-8"?>
<resources>
    <declare-styleable name="UnreadCountCustomView">
        <attr name="backgroundColor" format="reference|color" />
        <attr name="textColor" format="reference|color" />
    </declare-styleable>
</resources>