X-Git-Url: https://gitweb.stoutner.com/?a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Flayout%2Factivity_webview.xml;h=5be88fefacb64e59e73544d6e361ae0bd81b2d32;hb=49203907d4d15ba2e63d6a9151c8550bc2388d3b;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..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