am efb8eda4: Merge "Make sure the full screen playing continue when timeout" into honeycomb-mr1
* commit 'efb8eda41a2dce03db0984c490c16f6a32867ded': Make sure the full screen playing continue when timeout
This commit is contained in:
@@ -153,7 +153,7 @@ public class HTML5VideoFullScreen extends HTML5VideoView
|
||||
// So in full screen, we reset the MediaPlayer
|
||||
mPlayer.reset();
|
||||
setMediaController(new MediaController(mProxy.getContext()));
|
||||
|
||||
mPlayer.setScreenOnWhilePlaying(true);
|
||||
prepareDataAndDisplayMode(mProxy);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user