X-Git-Url: https://gitweb.stoutner.com/?a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Flayout%2Factivity_webview.xml;h=d90adc7c4ceba0b679f350adee7a4b68a2c2fa00;hb=5b4d95aed14b9206438285326ff1562b8864808c;hp=5613cef023a5c805024daf0042d7061372fb1275;hpb=3756702edf3e068e3a3977cecb55c3bfd766e6d0;p=PrivacyBrowserAndroid.git diff --git a/app/src/main/res/layout/activity_webview.xml b/app/src/main/res/layout/activity_webview.xml index 5613cef0..d90adc7c 100644 --- a/app/src/main/res/layout/activity_webview.xml +++ b/app/src/main/res/layout/activity_webview.xml @@ -1,69 +1,71 @@ - + + + + + - + android:layout_height="match_parent" + android:focusable="true" + android:focusableInTouchMode="true" > - + android:layout_height="wrap_content" + android:theme="@style/AppTheme.AppBarOverlay" > - - + android:layout_height="?attr/actionBarSize" + android:background="?attr/colorPrimary" + app:popupTheme="@style/AppTheme.PopupOverlay" /> + - - - - - - - - - - - - + + + + android:focusableInTouchMode="true"/> - + - + + + \ No newline at end of file