app/src/main/res/values/attrs.xml
@@ -8,10 +8,10 @@
    </declare-styleable>
    <declare-styleable name="ArrowView">
        <attr name="text" format="string" />
        <attr name="color" format="color" />
    </declare-styleable>
    <declare-styleable name="HouseView">
        <attr name="item" format="string" />
    </declare-styleable>
</resources>