fix autoply

This commit is contained in:
Bnyro 2022-09-12 14:50:33 +02:00
parent 1501b2660e
commit 315de5963b

View File

@ -56,7 +56,7 @@ internal class CustomExoPlayerView(
*/
var autoplayEnabled = PreferenceHelper.getBoolean(
PreferenceKeys.AUTO_PLAY,
false
true
)
private val seekIncrement = PreferenceHelper.getString(