X-Git-Url: https://gitweb.stoutner.com/?a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Flayout%2Factivity_webview.xml;h=e00cdc12f08dd012f27b651b2411264322befd35;hb=ed666e35740078d91a7cb786e56c71afeab9c909;hp=4eb9901b616b962c764b7a3bf7ec816ad9d68152;hpb=b0c8d9ec536bf5ce9ed832f46254fbb3125419bd;p=PrivacyBrowserAndroid.git diff --git a/app/src/main/res/layout/activity_webview.xml b/app/src/main/res/layout/activity_webview.xml index 4eb9901b..e00cdc12 100644 --- a/app/src/main/res/layout/activity_webview.xml +++ b/app/src/main/res/layout/activity_webview.xml @@ -1,71 +1,22 @@ - - // SwipeRefreshLayout allows the user to swipe down to refresh. - - - - // FrameLayout lets the ProgressBar float on top of the LinearLayout. - - - - - // android:inputType="textUri" sets the keyboard to have a go arrow. - - -