X-Git-Url: https://gitweb.stoutner.com/?a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Flayout%2Factivity_webview.xml;h=0efd90f684470dd0d7347dc4271b5812e0b7c1af;hb=13af786f465d2893b650cf848b65524dda58ade5;hp=e00cdc12f08dd012f27b651b2411264322befd35;hpb=ed666e35740078d91a7cb786e56c71afeab9c909;p=PrivacyBrowserAndroid.git diff --git a/app/src/main/res/layout/activity_webview.xml b/app/src/main/res/layout/activity_webview.xml index e00cdc12..0efd90f6 100644 --- a/app/src/main/res/layout/activity_webview.xml +++ b/app/src/main/res/layout/activity_webview.xml @@ -1,22 +1,56 @@ - + + + + + + android:layout_height="match_parent" + 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