jueshi / apwidgets

Automatically exported from code.google.com/p/apwidgets
0 stars 0 forks source link

Video is alway drawn in front of everything else #14

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Example for VideoView
2. play video and draw objects in front
3.

What is the expected output? What do you see instead?
drawn objects in front of the video, but video is always on top

What version of the product are you using? On what operating system?
Latest download and processing 2.2.1 on os 10.9.4 with sony xperia2 tablet

Please provide any additional information below.
I originally tried to move the video for a swipe navigation where the video is 
just on one page among others but this seemed not possible at runtime (or is 
it?) So I tried a workaround with a fade out of the video (via darkening rect 
on top) but with no success. Is the video just fix, immoveable and always in 
front?

Original issue reported on code.google.com by hampew...@gmail.com on 2 Nov 2014 at 2:39