X-Git-Url: https://gitweb.stoutner.com/?a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Flayout%2Factivity_webview.xml;h=0efd90f684470dd0d7347dc4271b5812e0b7c1af;hb=13af786f465d2893b650cf848b65524dda58ade5;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..0efd90f6 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