Re: [android-developers] android inline webview video player rotation

2013-05-28 Thread Peter Teoh
On Sun, May 26, 2013 at 7:05 AM, dmtrl...@gmail.com dmtrl...@gmail.comwrote: I have html with video tag centervideo src=http://mysite.com/video.m4v; id=html5-video controls=controls width=100%/video/center My WebView has MATCH_PARENT layout params for width and heights. Video start

[android-developers] android inline webview video player rotation

2013-05-25 Thread dmtrl...@gmail.com
I have html with video tag centervideo src=http://mysite.com/video.m4v; id=html5-video controls=controls width=100%/video/center My WebView has MATCH_PARENT layout params for width and heights. Video start playing correct (inline player stretches for whole screen), but if screen rotates -