X-Git-Url: https://gitweb.stoutner.com/?a=blobdiff_plain;ds=sidebyside;f=app%2Fsrc%2Ffree%2Fres%2Flayout%2Fmain_webview.xml;h=6013ae2901489ef5eaaac16e9d567e8a21bca95b;hb=61a76e491469916f2f30aebb47b98cda7cceb557;hp=1c05c00f6f19bf1f14c9c295819e4d57cdcf2fb2;hpb=77756d29db4d52a35a3999f67b101e22525c97e2;p=PrivacyBrowserAndroid.git diff --git a/app/src/free/res/layout/main_webview.xml b/app/src/free/res/layout/main_webview.xml index 1c05c00f..6013ae29 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.MainWebViewActivity" + tools:showIn="@layout/drawerlayout"> + android:focusableInTouchMode="true" /> \ No newline at end of file