Hi all I have an activity in portrait orientation. In this activity, I have a surfaceview where I play videos. The surfaceview don't take all the screen size. what I want to do is to change the video to fullscreen (and rotate the video to landscape) when user click on a button.
I try to use : - rotate and scale animation (should on surfaceview or his layout ?) - use 2 different surfaceview (but I need to rotate one of them and I don't know how) and change my mediaplayer surfaceholder with no success. any Idea ? thanks -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

