jamfish/app/src/main/res/values/attrs.xml
2016-02-28 22:51:48 +01:00

15 lines
No EOL
435 B
XML

<?xml version="1.0" encoding="utf-8"?>
<resources>
<attr name="roundSelector" format="reference" />
<attr name="rectSelector" format="reference" />
<attr name="rectSelectorStrong" format="reference" />
<attr name="defaultFooterColor" format="color" />
<attr name="toolbarPopupTheme" format="reference" />
<attr name="iconColor" format="color" />
<attr name="dividerColor" format="color" />
</resources>