开发者

how to overlay an admob ad without shifting my Layout xml

开发者 https://www.devze.com 2023-04-12 17:31 出处:网络
I am having an issue with admob ads affe开发者_运维技巧cting my layout. my current app, has limited space for adding an admob ad the conventional way at the top or bottom (which I can do without issue

I am having an issue with admob ads affe开发者_运维技巧cting my layout. my current app, has limited space for adding an admob ad the conventional way at the top or bottom (which I can do without issues). What I am trying to do is overlay the ad on top of my layout, without the screen shifting down or up, which would mess up my layout. any help is appreciated. Thx


Use a RelativeLayout that will wrap your current layout + the adview and then you could position the ad where you want.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号