X-Git-Url: https://gitweb.stoutner.com/?a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Flayout%2Factivity_webview.xml;h=5be88fefacb64e59e73544d6e361ae0bd81b2d32;hb=bde6908fee004715f0125ab2d51016dd63a956f4;hp=93cab6545d4c3d507e0009acad00bd703d4279d7;hpb=4ba6de8b83fee7e5259ff516e63c3ce785bee843;p=PrivacyBrowserAndroid.git diff --git a/app/src/main/res/layout/activity_webview.xml b/app/src/main/res/layout/activity_webview.xml index 93cab654..5be88fef 100644 --- a/app/src/main/res/layout/activity_webview.xml +++ b/app/src/main/res/layout/activity_webview.xml @@ -3,7 +3,7 @@ - + + android:layout_height="match_parent" + android:focusable="true" + android:focusableInTouchMode="true" > - - - + android:layout_height="wrap_content" + android:theme="@style/AppTheme.AppBarOverlay" > + + + + + - + \ No newline at end of file