Admob in xml not showing in Linear
- by NoobMe
i am implementing admob on my app it appears when the parent is in relative layout but i must not use the alignparentbottom so i am changing it to linear but it doesnt show when i change it to linear..
any tips? help? thanks in advance
here it is in xml:
<?xml version="1.0" encoding="utf-8"?>
<LinearLayout…