I have a video thumbnail and when you click on it, the video starts playing in the YouTube player.
This works, but It\'s not clear that you have to click on the thum
What about using a FrameLayout or a RelativeLayout to stack the views..
FrameLayout
RelativeLayout
Here follows some psaudo code: