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

7 lines
202 B
XML
Raw Normal View History

2020-05-04 10:49:19 +02:00
<resources>
<attr name="dialogTitleBackground" format="reference" />
<attr name="dialogTitleColor" format="reference" />
<attr name="dialogTitleIconTint" format="reference" />
</resources>