X-Git-Url: https://gitweb.stoutner.com/?a=blobdiff_plain;f=app%2Fsrc%2Ffree%2Fres%2Flayout%2Fmain_webview.xml;h=5aa146aebaf4e64b6822f640719e45d2e34aafb1;hb=348acd7bd2c9ba9638ff87b34df4e7501214ca27;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..5aa146ae 100644 --- a/app/src/free/res/layout/main_webview.xml +++ b/app/src/free/res/layout/main_webview.xml @@ -18,17 +18,18 @@ 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"> @@ -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