X-Git-Url: https://gitweb.stoutner.com/?a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Flayout%2Factivity_webview.xml;h=0efd90f684470dd0d7347dc4271b5812e0b7c1af;hb=13af786f465d2893b650cf848b65524dda58ade5;hp=28c0552b1b217053a1615049162cfe319e096097;hpb=20d57b6738e2676b9bf4c902d0d825b2c5ad6e8d;p=PrivacyBrowserAndroid.git diff --git a/app/src/main/res/layout/activity_webview.xml b/app/src/main/res/layout/activity_webview.xml index 28c0552b..0efd90f6 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