Search code examples
androidtransparentandroid-videoview

Can I put a video with a transparent background in a videoview


I'd like to place the view described in the title over another view (GridView) in an android app so the "bottom" GridView is visible through the transparency in the video?


Solution

  • I have not tried this but it may be possible by using setAlpha on the video view