X-Git-Url: https://gitweb.stoutner.com/?a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Flayout%2Factivity_webview.xml;h=5be88fefacb64e59e73544d6e361ae0bd81b2d32;hb=fed0059091902592606bfb3c449f445b454f4432;hp=d085905f54cc039cae26715eaf794b2e5845955d;hpb=828458a749772bd036f9e2747bd9f6bf9c468691;p=PrivacyBrowserAndroid.git diff --git a/app/src/main/res/layout/activity_webview.xml b/app/src/main/res/layout/activity_webview.xml index d085905f..5be88fef 100644 --- a/app/src/main/res/layout/activity_webview.xml +++ b/app/src/main/res/layout/activity_webview.xml @@ -1,18 +1,56 @@ - - + + + + + + android:focusable="true" + android:focusableInTouchMode="true" > - - + + + android:layout_height="?attr/actionBarSize" + android:background="?attr/colorPrimary" + app:popupTheme="@style/AppTheme.PopupOverlay" /> + + + - + + + \ No newline at end of file