novoda/no-player

Align portrait video to center-horizontal

ayon115 opened this issue · 2 comments

I want to align the video to center horizontal within the playerView. Current portrait mode videos are shown Left aligned in my app. How can I do that ?

Thanks for the help.

Hi @ayon115, PlayerView is an interface from which you can implement your own portrait video view. Last I checked the demo uses portrait and is centre aligned. My guess is that you are using the incorrect layout_width or/and layout_gravity but I wouldn't know for sure without seeing your code or the UI.

No response from issuer, closing.