mirror of
https://github.com/libre-tube/LibreTube.git
synced 2024-12-14 22:30:30 +05:30
fix autoply
This commit is contained in:
parent
1501b2660e
commit
315de5963b
@ -56,7 +56,7 @@ internal class CustomExoPlayerView(
|
||||
*/
|
||||
var autoplayEnabled = PreferenceHelper.getBoolean(
|
||||
PreferenceKeys.AUTO_PLAY,
|
||||
false
|
||||
true
|
||||
)
|
||||
|
||||
private val seekIncrement = PreferenceHelper.getString(
|
||||
|
Loading…
Reference in New Issue
Block a user