Dialog corner and Filter song duration
This commit is contained in:
parent
a5a27e62aa
commit
fc868e1c2e
75 changed files with 1409 additions and 1294 deletions
|
@ -12,13 +12,11 @@
|
|||
android:title="@string/pref_title_album_cover_style"
|
||||
app:iconSpaceReserved="false" />
|
||||
|
||||
<code.name.monkey.appthemehelper.common.prefs.supportv7.ATEListPreference
|
||||
<code.name.monkey.retromusic.preferences.MaterialListPreference
|
||||
android:defaultValue="0"
|
||||
android:entries="@array/pref_album_cover_transform_entities"
|
||||
android:entryValues="@array/pref_album_cover_transform_values"
|
||||
android:key="album_cover_transform"
|
||||
android:negativeButtonText="@null"
|
||||
android:positiveButtonText="@null"
|
||||
android:title="@string/pref_title_album_cover_transform"
|
||||
app:iconSpaceReserved="false" />
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue