X-Git-Url: https://gitweb.stoutner.com/?a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Flayout%2Fmain_webview.xml;h=57d70ca59f9b244afd7f9a4e6f1608406356502d;hb=0d9d2c4b7eb45d9b6a1d68c801d08d522406b23f;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..57d70ca5 100644 --- a/app/src/main/res/layout/main_webview.xml +++ b/app/src/main/res/layout/main_webview.xml @@ -18,17 +18,23 @@ 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/drawerlayout" > + + +