mirror of
https://github.com/FossifyOrg/Gallery.git
synced 2024-11-22 12:38:00 +01:00
parent
8aaab1eed3
commit
566cbd8765
1 changed files with 0 additions and 1 deletions
|
@ -674,7 +674,6 @@ import java.io.FileInputStream
|
|||
mPlayPauseButton.setImageResource(R.drawable.ic_play_outline_vector)
|
||||
activity?.window?.clearFlags(WindowManager.LayoutParams.FLAG_KEEP_SCREEN_ON)
|
||||
mPositionAtPause = mExoPlayer?.currentPosition ?: 0L
|
||||
releaseExoPlayer()
|
||||
}
|
||||
|
||||
private fun videoEnded(): Boolean {
|
||||
|
|
Loading…
Reference in a new issue