Scaling VideoView on Android
        Posted  
        
            by Mumbles
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Mumbles
        
        
        
        Published on 2010-04-05T23:08:10Z
        Indexed on 
            2010/04/05
            23:13 UTC
        
        
        Read the original article
        Hit count: 911
        
I am creating a video player on android and am having trouble resizing the video. I am trying to make it so that when i click the video it goes to full screen covering everything and if i click again it goes back to the smaller size with other buttons on the screen. I have seen another similar problem and an answer from haseman (http://stackoverflow.com/questions/2068242/does-android-support-scaling-video) and I think this would work but am not sure how to achieve this, Any help would be much appreciated
© Stack Overflow or respective owner