Disabled gapless playback for default
This commit is contained in:
parent
5a1503ed7b
commit
54de0bb2cc
4 changed files with 4 additions and 4 deletions
|
|
@ -13,7 +13,7 @@
|
|||
|
||||
<CheckBoxPreference
|
||||
android:layout="@layout/preference_custom"
|
||||
android:defaultValue="true"
|
||||
android:defaultValue="false"
|
||||
android:key="gapless_playback"
|
||||
android:title="@string/pref_title_gapless_playback"
|
||||
android:summary="@string/pref_summary_gapless_playback"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue