in the following UI I have this below drabable overlaying the entire screen. The LinearLayout is transparent and allows controls below it to be clickable or touchable. Basically
What worked for me was to put the LinearLayout before the inner RelativeLayout in the xml.