X-Git-Url: https://gitweb.stoutner.com/?a=blobdiff_plain;f=app%2Fsrc%2Ffree%2Fres%2Flayout%2Fmain_webview.xml;h=a342a0e7bf3044aaae1ca99949c260e365a8668d;hb=ae2ee09aa7a2afc19f5603c9bc021f98888d7b78;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..a342a0e7 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/coordinator_layout"> @@ -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