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