VideoPlayerActivity: do not start playback from both onCreate and onResume.
onResume is enough. also no need to use special code when resuming from pause, load() do all the necessary checks.
Please register or sign in to comment
onResume is enough. also no need to use special code when resuming from pause, load() do all the necessary checks.
VideoLAN code repository instance