mirror of
https://github.com/antebudimir/tempus.git
synced 2025-12-31 17:43:32 +00:00
feat: increased buffering multiplier limits
This commit is contained in:
parent
0a5983e32b
commit
dfc246d079
1 changed files with 1 additions and 1 deletions
|
|
@ -221,7 +221,7 @@
|
||||||
<string-array name="buffering_strategy_values">
|
<string-array name="buffering_strategy_values">
|
||||||
<item>.1</item>
|
<item>.1</item>
|
||||||
<item>1</item>
|
<item>1</item>
|
||||||
<item>2</item>
|
|
||||||
<item>4</item>
|
<item>4</item>
|
||||||
|
<item>8</item>
|
||||||
</string-array>
|
</string-array>
|
||||||
</resources>
|
</resources>
|
||||||
Loading…
Add table
Add a link
Reference in a new issue