Rename "seek_duration_default_key" and use it in BasePlayer
This commit is contained in:
parent
334437137e
commit
8970a663ec
3 changed files with 3 additions and 4 deletions
|
|
@ -149,7 +149,7 @@
|
|||
|
||||
<ListPreference
|
||||
app:iconSpaceReserved="false"
|
||||
android:defaultValue="@string/seek_duration_default_key"
|
||||
android:defaultValue="@string/seek_duration_default_value"
|
||||
android:entries="@array/seek_duration_description"
|
||||
android:entryValues="@array/seek_duration_value"
|
||||
android:key="@string/seek_duration_key"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue