Skip to content
Snippets Groups Projects
Commit dcaea8a4 authored by Geoffrey Métais's avatar Geoffrey Métais
Browse files

Add summary desc to fast seek setting

parent e7995fc5
No related branches found
No related tags found
No related merge requests found
......@@ -37,7 +37,8 @@
<CheckBoxPreference
android:defaultValue="true"
android:key="media_fast_seek"
android:title="@string/media_fast_seek" />
android:title="@string/media_fast_seek"
android:summary="@string/media_fast_seek_summary"/>
<PreferenceCategory android:title="@string/controls_prefs_category">
<CheckBoxPreference
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment