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

Video in a small view on Android #89

Closed
ElSanto84 opened this issue Oct 19, 2014 · 3 comments
Closed

Video in a small view on Android #89

ElSanto84 opened this issue Oct 19, 2014 · 3 comments

Comments

@ElSanto84
Copy link

Hello,

first I want to thank you 1000x times for this project! Its really really awesome!
My questions is:
Is there a way to display the video scaled in a small view that is embedded in a container view?
Its a like a preview view before you go to fullscreen. Any hint would be highly appreciated!

Thank you!

Chris

@bbcallen
Copy link
Contributor

Put VideoView in another container view. and set its layout.

@ElSanto84
Copy link
Author

Yes thats what I already did - the problem I have is that the video is still drawn over the whole screen :(
Do i need a special scalemode?

@ElSanto84
Copy link
Author

OK got it fixed - with applying the right ScaleMode it works very well :)
Thank you again. I will close this issue.

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

No branches or pull requests

2 participants