X-Git-Url: https://gitweb.stoutner.com/?a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Flayout%2Factivity_webview.xml;h=5be88fefacb64e59e73544d6e361ae0bd81b2d32;hb=bde6908fee004715f0125ab2d51016dd63a956f4;hp=d565fc0bd4418c09ac7acfe382288317ab1ba0dc;hpb=ca8a66234c494e4bc654f9ea97298ac5728ace61;p=PrivacyBrowserAndroid.git diff --git a/app/src/main/res/layout/activity_webview.xml b/app/src/main/res/layout/activity_webview.xml index d565fc0b..5be88fef 100644 --- a/app/src/main/res/layout/activity_webview.xml +++ b/app/src/main/res/layout/activity_webview.xml @@ -1,14 +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