Specifically using the code below, is there a way to modify it so that the activity under this newly created view does not receive any gestures?
View v1 = new Vi
You add a view like below, but make sure it is the last view you add to your xml. The last item in the xml is the item that lays on top of all the other views under it.