[android-developers] Re: VideoView inside ScrollView
Try giving bacground color to the videoview -
videoView.setBackgroundColor(Color.TRANSPARENT);
On Thursday, July 23, 2009 2:53:26 PM UTC+5:30, nuno wrote:
Hi all,
I am using a VideoView inside a LinearLayout together with other views
like TextView, and this LinearLayout is inside ScrollView, however
when scrolling, the video it selfs scrolls but the view remains there
blacked out.
Is this a bug or is it something I am doing wrong?
Cheers,
Nuno
DISCLAIMER
This email message along with attachments, email thread if any, is for the sole use of the intended recipients and for the intended purpose and may contain July Systems confidential and privileged information.Any unauthorized review, use, disclosure, copying, distribution or any other form of unintended use is strictly prohibited. If you are not the intended recipient, please contact the sender by reply email and destroy all copies / forms of the original document.
--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+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home