mirror of
https://github.com/gsantner/dandelion
synced 2025-12-12 07:11:11 +01:00
Added normal ThemedPreference class
This commit is contained in:
parent
7553717f11
commit
34548c6518
12 changed files with 198 additions and 182 deletions
|
|
@ -27,4 +27,10 @@
|
|||
<attr name="defaultInt" format="string" />
|
||||
<attr name="showValueInSummary" />
|
||||
</declare-styleable>
|
||||
|
||||
<declare-styleable name="ThemedPreference">
|
||||
<attr name="titleText" />
|
||||
<attr name="summaryText" />
|
||||
<attr name="prefKey" />
|
||||
</declare-styleable>
|
||||
</resources>
|
||||
Loading…
Add table
Add a link
Reference in a new issue