mirror of
https://github.com/commons-app/apps-android-commons.git
synced 2025-10-29 13:53:54 +01:00
Add theme dependencies
This commit is contained in:
parent
b0a54ca89d
commit
5c3c4499dc
10 changed files with 39 additions and 13 deletions
|
|
@ -8,6 +8,13 @@
|
|||
<attr name="uploadOverlayBackground" format="reference"/>
|
||||
<attr name="spinnerTheme" format="reference"/>
|
||||
<attr name="iconsTheme" format="reference"/>
|
||||
<attr name="bottomBar" format="reference"/>
|
||||
<attr name="buttonBackgroundFocused" format="reference"/>
|
||||
<attr name="buttonBackgroundPressed" format="reference"/>
|
||||
<attr name="buttonFocused" format="reference"/>
|
||||
<attr name="buttonPressed" format="reference"/>
|
||||
<attr name="textDisabled" format="reference"/>
|
||||
<attr name="textEnabled" format="reference"/>
|
||||
|
||||
<declare-styleable name="CompatTextView">
|
||||
<attr name="drawablePadding" format="dimension"/>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue