distriqt / airnativeextensions

DEPRECATED: Original repository of the distriqt native extensions and is no longer maintained. Please see our site for the latest ANEs
https://airnativeextensions.com
2 stars 0 forks source link

Media Player - Android - CONTROLS.EMBEDDED includes a full screen button #314

Closed crooksy88 closed 9 years ago

crooksy88 commented 9 years ago

Is this the expected behaviour that when CONTROLS.EMBEDDED is specified, there is still a full screen button available to the user?

MediaPlayer.service.createPlayer( _fileName, _Xpos, _Ypos, _vidWidth, _vidHeight, false, MediaPlayer.CONTROLS_EMBEDDED ,true);

Getting this on: Samsung Galaxy S3 Samsung Galaxy Tab 2 HTC One

What I suppose I'm asking is is it possible to have just video controls (play/pause and seek bar) without the full screen button?

Thanks,

Mark

crooksy88 commented 9 years ago

I realise you've been busy setting up the new system but is there any chance of this being fixed at all?

Thanks,

Mark