Android VideoView orientation change?

Your video might be just too small. You can center it in parent to make it look better. Or try to request bigger video from your provider.

The same goes for the reverse - if it fits perfectly in landscape mode, when you change to portrait it won't take up all the vertical space.

You might consider making two different layouts for portrait and landscape views. Let's assume you have "/res/layout/main. Xml" file.In the "/res/" folder make a child folder and name it "layout-land", the R file is going to be automatically generated!

Here is a snapshot just to make it easier... after you can edit each layout independently... This is the most common way of working with orientation change, when it comes to layouts. Best regards, Igor.

I cant really gove you an answer,but what I can give you is a way to a solution, that is you have to find the anglde that you relate to or peaks your interest. A good paper is one that people get drawn into because it reaches them ln some way.As for me WW11 to me, I think of the holocaust and the effect it had on the survivors, their families and those who stood by and did nothing until it was too late.

Related Questions