BlindlyTeam/Blindly

View on GitHub
app/src/main/res/values/attrs.xml

Summary

Maintainability
Test Coverage
<resources>
    <declare-styleable name="FullscreenAttrs">
        <attr name="fullscreenBackgroundColor" format="color" />
        <attr name="fullscreenTextColor" format="color" />
    </declare-styleable>
</resources>