X-Git-Url: https://gitweb.stoutner.com/?a=blobdiff_plain;ds=sidebyside;f=app%2Fsrc%2Fmain%2Fres%2Flayout%2Factivity_webview.xml;h=5be88fefacb64e59e73544d6e361ae0bd81b2d32;hb=fed0059091902592606bfb3c449f445b454f4432;hp=2e968f3db7a28aa7c5ff563b54f6a1e567a33ab2;hpb=49cd002c5f46d47454534fdda3ef167290c39fc4;p=PrivacyBrowserAndroid.git diff --git a/app/src/main/res/layout/activity_webview.xml b/app/src/main/res/layout/activity_webview.xml index 2e968f3d..5be88fef 100644 --- a/app/src/main/res/layout/activity_webview.xml +++ b/app/src/main/res/layout/activity_webview.xml @@ -1,15 +1,56 @@ - - + + + + + + android:layout_height="match_parent" + android:focusable="true" + android:focusableInTouchMode="true" > - + android:layout_height="wrap_content" + android:theme="@style/AppTheme.AppBarOverlay" > + + + + + - + + + \ No newline at end of file