Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Set hidedelay #436

Closed
1 task done
jjfster opened this issue Apr 25, 2017 · 4 comments
Closed
1 task done

Set hidedelay #436

jjfster opened this issue Apr 25, 2017 · 4 comments
Milestone

Comments

@jjfster
Copy link

jjfster commented Apr 25, 2017

  • I have verified there are no duplicate active or recent bugs, questions, or requests
Include the following:
  • ExoMedia version: 3.0.0
  • Device OS version: 6.0
  • Devide Manufacturer: Huawei
  • Device Name: Nexus 6P
Reproduction Steps
Expected Result
Actual Result
@jjfster
Copy link
Author

jjfster commented Apr 25, 2017

Any easy way to override the hide delay timeout value without compiling the source (would prefer to just use gradle).

I did try this but it was ignored:

   mVideoView.getVideoControls().hideDelayed(5000);

@jjfster
Copy link
Author

jjfster commented Apr 26, 2017

Thanks Brian.

@jjfster
Copy link
Author

jjfster commented Apr 26, 2017

Sorry for being clueless, but is this supposed to be exposed in the latest preview4 build? Can't use it.

compile 'com.devbrackets.android:exomedia:4.0.0-preview4'

mVideoView.getVideoControls().setHideDelayed(4000);

@brianwernick
Copy link
Owner

No, this will be in the official 4.0.0 release. preview4 was released about 2 weeks ago

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants