Clean up reader sheet spinner preferences

Based on fe2543b9d5

Co-Authored-By: Jays2Kings
This commit is contained in:
arkon
2021-03-27 16:28:49 -04:00
parent e7a8107279
commit 14c114756d
8 changed files with 299 additions and 262 deletions

View File

@@ -11,6 +11,12 @@
<attr name="max_seek" format="integer"/>
</declare-styleable>
<declare-styleable name="SpinnerPreference">
<attr name="title" format="reference|string"/>
<attr name="android:entries"/>
<attr name="summary" format="reference|string" />
</declare-styleable>
<attr name="colorLibrarySelection" format="reference|integer"/>
<attr name="colorLibrarySelectionActive" format="reference|integer"/>
<attr name="colorFilterActive" format="reference|integer"/>