I have an Activity A which has a \"down\" button (see image above). When I pre
This is the xml for activities that should be on top of activity a
//use this for your new activity contents //this is empty
Now in your manifest for activity B,C ,... etc:
in values/styles.xml :
Finally in drawable/theme_transparent.xml :