patrickfav/under-the-hood

View on GitHub
hood-core/src/main/res/values/attrs.xml

Summary

Maintainability
Test Coverage
<?xml version="1.0" encoding="utf-8"?>
<resources>
    <attr name="hoodZebraColor" format="color"/>
    <attr name="hoodTextSizeNormal" format="reference|dimension" />
    <attr name="hoodTextSizeHeader" format="reference|dimension" />
    <attr name="hoodViewpagerTabTextColor" format="color"/>
    <attr name="hoodViewpagerTabBackgroundColor" format="color"/>
</resources>