(2) Click 'Resource' tab after editable resource shown, and then enter 'layout' folder by clicking at the item. Click 'activity_main.xml' and it will show the content of activity_main.xml. Scroll to the last line, change
layout_height="wrap_content"
to:
layout_height="0dip"
And click save icon in the bottom to save the modification.
(Please note this just make the ad on main page invisible, but it's similar for other pages)
0 Comments