Factotum-sdp/Factotum

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

Summary

Maintainability
Test Coverage
<?xml version="1.0" encoding="utf-8"?>
<resources>
    <declare-styleable name="FactotumTheme">
        <attr name="cardViewStrokeColor" format="color" />
    </declare-styleable>
</resources>