Hi Bautista,
Thanks you for your reply.
I would like to thank you & Admob team very much again for developing Admob mediation.
I tried using AdSize.BANNER but the width of other banners such as Admob, FAN are set to 320dp.
So the banners supporting SmartBanner became more inefficient because it does not fill the width of the screen.
Therefore I have to exclude ad networks that have only 320x50dp size banner (do not support SmartBanner) for considering UI.
And the effect of mediation would falls accordingly.
It is just my opinion that it would be better if you make the subview aligned to center when
com.google.android.gms.ads.mediation.MediationBannerListener.onAdLoaded();
called.
And I have one more comment about FAN banner mediation adapter.
We cannot set the refresh interval of FAN banner since Nov, 2017.
The form has been disappeared from their website.
Therefore, the cycle of refresh was not able to be controlled by Admob mediation.
Would you like to add a line of code to next version of FaceBookAdapter.java ?
mAdView.disableAutoRefresh(); (mAdView is Facebook Banner AdView)
Thank you for reading the long article.
And have a good weekend :)
Cleveni
Sunho KIM
2018년 1월 5일 금요일 오후 4시 16분 30초 UTC+9, Ivan Bautista (Mobile Ads SDK Team) 님의 말: