Hi support team,
I have received notification from AdSence about "Modified ad code - resizing ad frames".
It looks like it happens because I don't recreate AdView when orientation is changed and I use the AdSize.
SMART_BANNER when set adSize on AdView instance in my current version (0.18.1.3) which is pulbished via google play.
I am going to do the following changes:
1. recreate AdView when layout is changed for the new orientation.
2. Use AdSize.FLUID to fit banner to the container.
Q1: Will it be enough to continue to show banners from AdMob in my application?
I have added TextView at top of the layout of the main activity before AdView where banner is shown to add some space between adView and notification bar.
Q2:Is it allowed? (Could you please look at screenshots) Should I remove it or make blank.
Thank you for your attention,
Alexander.