update default value for bitrate limit
This commit is contained in:
parent
d2d3331693
commit
df553c85f9
2 changed files with 2 additions and 2 deletions
|
|
@ -16,7 +16,7 @@
|
|||
|
||||
<com.kabouzeid.appthemehelper.common.prefs.supportv7.ATEListPreference
|
||||
app:iconSpaceReserved="false"
|
||||
android:defaultValue="320000"
|
||||
android:defaultValue="10000000"
|
||||
android:entries="@array/pref_maximum_bitrate_titles"
|
||||
android:entryValues="@array/pref_maximum_bitrate_values"
|
||||
android:key="maximum_bitrate"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue