set correct default value

This should have been done in b7fae56fc30ab7c172fd9345f748dd0b25170290
This commit is contained in:
Adrian Ulrich 2016-02-27 16:13:42 +01:00
parent a347f38eb7
commit 29307ae357

View File

@ -35,7 +35,7 @@ THE SOFTWARE.
android:title="@string/default_action_title"
android:entries="@array/default_action_entries"
android:entryValues="@array/entry_values"
android:defaultValue="7" />
android:defaultValue="6" />
<ch.blinkenlights.android.vanilla.ListPreferenceSummary
android:key="default_playlist_action"
android:title="@string/default_playlist_action_title"