X-Git-Url: https://gitweb.stoutner.com/?a=blobdiff_plain;f=app%2Fsrc%2Ffree%2Fres%2Flayout%2Fmain_webview.xml;h=5aa146aebaf4e64b6822f640719e45d2e34aafb1;hb=4ade2158e36845d3e9dcafce4a1c3d6335432f18;hp=c7bf4b0fb2f8ec69f0b334c118c64aacdaad80e0;hpb=8366efd6bd48448d2b67c30ac5ceb321111d9c4c;p=PrivacyBrowserAndroid.git diff --git a/app/src/free/res/layout/main_webview.xml b/app/src/free/res/layout/main_webview.xml index c7bf4b0f..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