I am attempting to hide the playback controls of a video view. Can
this be done?

I am developing an application that plays a brief video one time, then
stops. The playback is beyond the control of the user, who should not
see play or pause buttons. I have not been able to achieve this. If
the screen is clicked, the playback controls appear on the screen. I
tried setting the videoview's clickable attribute to false, but that
didn't help. And I don't see any properties to disable the controls.

Any other ideas how to hide the controls?

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to