X-Git-Url: https://gitweb.stoutner.com/?a=blobdiff_plain;f=app%2Fsrc%2Ffree%2Fres%2Flayout%2Fmain_webview.xml;h=17d0206030af2be69f41b3000dc2685de8c2e808;hb=44014ce1673cb4cbfcdaeceac59c067a5074b35c;hp=2b878190f542403f0f64c4303871e238db6deb2b;hpb=7db44ba42c42745594e96b198be77c29c586920e;p=PrivacyBrowserAndroid.git diff --git a/app/src/free/res/layout/main_webview.xml b/app/src/free/res/layout/main_webview.xml index 2b878190..17d02060 100644 --- a/app/src/free/res/layout/main_webview.xml +++ b/app/src/free/res/layout/main_webview.xml @@ -18,15 +18,16 @@ You should have received a copy of the GNU General Public License along with Privacy Browser. If not, see . --> - + @@ -36,7 +37,7 @@ android:layout_height="wrap_content" android:layout_centerHorizontal="true" android:layout_alignParentBottom="true" - ads:adSize="BANNER" + ads:adSize="SMART_BANNER" ads:adUnitId="@string/ad_id"> @@ -52,6 +53,6 @@ android:layout_width="match_parent" android:layout_height="match_parent" android:focusable="true" - android:focusableInTouchMode="true"/> + android:focusableInTouchMode="true" /> \ No newline at end of file