2020-05-04 10:49:19 +02:00
|
|
|
<resources>
|
|
|
|
|
|
|
|
<attr name="dialogTitleBackground" format="reference" />
|
|
|
|
<attr name="dialogTitleColor" format="reference" />
|
|
|
|
<attr name="dialogTitleIconTint" format="reference" />
|
|
|
|
|
2022-01-31 22:22:20 +01:00
|
|
|
<declare-styleable name="NumberPicker">
|
|
|
|
<attr name="customContentDescription" format="string" />
|
|
|
|
</declare-styleable>
|
2020-02-11 19:34:56 +01:00
|
|
|
</resources>
|