Hi All,
        I am developing an Android application. My Activity contains
"videoview" together with "MediaControler" and some other GUI
elements. I am able to play the video. But, I want to make this
videoview appear fullscreen when I "SingleTapDown(GestureDetector)"
and go back to previous mode displaying back the GUI elements when I
"SingleTapUp". I tried to do so by hiding those GUI elements layout
and changing the "videoview" xml attributes to "fill_parent" from java
file. While doing so am able to hide the other elements but my
"videoview is not going fullscreen". Is there any way to make
"videoview" go full screen during runtime ? or do I have any
alternative to meet my requirements ?. Please tell me if my approach
is not correct. Awaiting your suggestions. Thanks alot.

Wishes,
Pavan

-- 
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

Reply via email to