X-Git-Url: https://gitweb.stoutner.com/?p=PrivacyBrowserAndroid.git;a=blobdiff_plain;f=app%2Fsrc%2Ffree%2Fres%2Flayout%2Fmain_webview.xml;h=49c7ed83a1058fad0d2a130077a06ec424aea7c4;hp=c7bf4b0fb2f8ec69f0b334c118c64aacdaad80e0;hb=64fe50abeacf25f6fde5d3b3de11801f1618987b;hpb=8366efd6bd48448d2b67c30ac5ceb321111d9c4c diff --git a/app/src/free/res/layout/main_webview.xml b/app/src/free/res/layout/main_webview.xml index c7bf4b0f..49c7ed83 100644 --- a/app/src/free/res/layout/main_webview.xml +++ b/app/src/free/res/layout/main_webview.xml @@ -1,7 +1,7 @@ - + + + android:layout_height="0dp" + android:layout_weight="1" + android:background="@color/gray_900" + tools:context="com.stoutner.privacybrowser.activities.MainWebViewActivity" + tools:showIn="@layout/main_drawerlayout" > + ads:adSize="SMART_BANNER" + ads:adUnitId="@string/ad_unit_id" > + android:layout_above="@id/adview" > + android:focusableInTouchMode="true" /> \ No newline at end of file