X-Git-Url: https://gitweb.stoutner.com/?p=PrivacyBrowserAndroid.git;a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Flayout%2Fmain_webview.xml;h=bda4ce531247632f70a13cedbff34e023b18d8f8;hp=ed8bcc6850dddb61d69cd72a13747bef0b2f6897;hb=61a76e491469916f2f30aebb47b98cda7cceb557;hpb=8366efd6bd48448d2b67c30ac5ceb321111d9c4c diff --git a/app/src/main/res/layout/main_webview.xml b/app/src/main/res/layout/main_webview.xml index ed8bcc68..bda4ce53 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.MainWebViewActivity" + tools:showIn="@layout/drawerlayout" > + + +