AndroidAPS/app/src/main/res/values/attrs.xml

7 lines
208 B
XML
Raw Normal View History

<resources>
<attr name="dialogTitleBackground" format="reference" />
<attr name="dialogTitleColor" format="reference" />
<attr name="dialogTitleIconTint" format="reference" />
</resources>