From: Soren Stoutner Date: Fri, 26 Mar 2021 19:29:38 +0000 (-0700) Subject: Fix the `adSize` missing error on first launch of the free flavor. https://redmine... X-Git-Tag: v3.7~3 X-Git-Url: https://gitweb.stoutner.com/?p=PrivacyBrowserAndroid.git;a=commitdiff_plain;h=4530c91952c761a2f2f70624c5bde975f3320802 Fix the `adSize` missing error on first launch of the free flavor. https://redmine.stoutner.com/issues/675 --- diff --git a/app/src/free/res/layout/adview.xml b/app/src/free/res/layout/adview.xml index d573bda8..f0e48252 100644 --- a/app/src/free/res/layout/adview.xml +++ b/app/src/free/res/layout/adview.xml @@ -1,7 +1,7 @@ + \ No newline at end of file + ads:adUnitId="@string/ad_unit_id" + ads:adSize="SMART_BANNER" /> \ No newline at end of file