Dialog corner and Filter song duration
This commit is contained in:
parent
a5a27e62aa
commit
fc868e1c2e
75 changed files with 1409 additions and 1294 deletions
|
@ -19,12 +19,12 @@
|
|||
android:title="@string/pref_keep_pause_on_zero_volume_title"
|
||||
app:iconSpaceReserved="false" />
|
||||
|
||||
<!-- <code.name.monkey.appthemehelper.common.prefs.supportv7.ATESwitchPreference
|
||||
android:defaultValue="false"
|
||||
android:key="now_playing_screen"
|
||||
android:summary="@string/pref_now_playing_screen_summary"
|
||||
android:title="@string/pref_now_playing_screen_title"
|
||||
app:iconSpaceReserved="false" />-->
|
||||
<SeekBarPreference
|
||||
android:defaultValue="30"
|
||||
android:key="filter_song"
|
||||
android:max="60"
|
||||
android:title="@string/pref_filter_song_title"
|
||||
app:iconSpaceReserved="false" />
|
||||
|
||||
<code.name.monkey.appthemehelper.common.prefs.supportv7.ATESwitchPreference
|
||||
android:defaultValue="false"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue