On May 26, 4:42 pm, Bob Koutsky <red...@secretcult.org> wrote:
> What am I doing wrong? Is it even possible to place MediaController
> over VideoView (so that their bottom edges are aligned)?

I think you will have to dive into the Android source for VideoView.
It's setting the anchor view on the media controller and overriding
what you did at the time you call setMediaController.

I have never liked VideoView.  I just copy the source and make it do
what I really want.

Doug

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