A common footer for an entire application [Android]
问题 OK, I wanna know if this can be done.. All I need is a common footer like bar, which will contain ads that are going to be displayed. I was wondering if there was any way by which I can have this part of my application as a common one. I am aware of the include tag, but all that does is to add a that particular layout anywhere it is referenced. What that does is it prompts a reload of the ad, everytime I move from one activity to another. This is very annoying as there is a new ad request