Skip to content

Commit

Permalink
feat: increased buffering multiplier limits
Browse files Browse the repository at this point in the history
  • Loading branch information
CappielloAntonio committed Nov 26, 2023
1 parent 0a5983e commit dfc246d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/src/main/res/values/arrays.xml
Original file line number Diff line number Diff line change
Expand Up @@ -221,7 +221,7 @@
<string-array name="buffering_strategy_values">
<item>.1</item>
<item>1</item>
<item>2</item>
<item>4</item>
<item>8</item>
</string-array>
</resources>

0 comments on commit dfc246d

Please sign in to comment.