X-Git-Url: https://gitweb.stoutner.com/?a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Flayout%2Fmain_webview.xml;h=c826d26652e0837ea6ac12abab52ebc41aa236cc;hb=ae2ee09aa7a2afc19f5603c9bc021f98888d7b78;hp=ed8bcc6850dddb61d69cd72a13747bef0b2f6897;hpb=8366efd6bd48448d2b67c30ac5ceb321111d9c4c;p=PrivacyBrowserAndroid.git diff --git a/app/src/main/res/layout/main_webview.xml b/app/src/main/res/layout/main_webview.xml index ed8bcc68..c826d266 100644 --- a/app/src/main/res/layout/main_webview.xml +++ b/app/src/main/res/layout/main_webview.xml @@ -18,17 +18,24 @@ You should have received a copy of the GNU General Public License along with Privacy Browser. If not, see . --> - - + + android:layout_height="0dp" + android:layout_weight="1" + tools:context="com.stoutner.privacybrowser.activities.MainWebView" + tools:showIn="@layout/main_coordinatorlayout" > + + +