X-Git-Url: https://gitweb.stoutner.com/?a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Flayout%2Factivity_webview.xml;h=5be88fefacb64e59e73544d6e361ae0bd81b2d32;hb=49203907d4d15ba2e63d6a9151c8550bc2388d3b;hp=6e22c007f885b92b82011377852cd014f876f6de;hpb=9c85c8a1c93128c2727eb63f5cccf463c9067f90;p=PrivacyBrowserAndroid.git diff --git a/app/src/main/res/layout/activity_webview.xml b/app/src/main/res/layout/activity_webview.xml index 6e22c007..5be88fef 100644 --- a/app/src/main/res/layout/activity_webview.xml +++ b/app/src/main/res/layout/activity_webview.xml @@ -1,54 +1,56 @@ - + + + + + - + 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" /> + - + - + + + \ No newline at end of file