mirror of
https://github.com/libre-tube/LibreTube.git
synced 2025-04-27 23:40:33 +05:30
Merge pull request #5357 from RafaelsRamos/bug/5355
fix: Error on Settings > Player > Playback speed
This commit is contained in:
commit
03e391dd92
@ -186,7 +186,7 @@
|
||||
android:icon="@drawable/ic_speed"
|
||||
app:defValue="1.0"
|
||||
app:key="playback_speed"
|
||||
app:stepSize="0.1"
|
||||
app:stepSize="0.05"
|
||||
app:title="@string/playback_speed"
|
||||
app:valueFrom="0.2"
|
||||
app:valueTo="4.0" />
|
||||
|
Loading…
x
Reference in New Issue
Block a user