X-Git-Url: https://gitweb.stoutner.com/?a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Flayout%2Factivity_webview.xml;h=5be88fefacb64e59e73544d6e361ae0bd81b2d32;hb=bde6908fee004715f0125ab2d51016dd63a956f4;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..5be88fef 100644 --- a/app/src/main/res/layout/activity_webview.xml +++ b/app/src/main/res/layout/activity_webview.xml @@ -1,71 +1,56 @@ - - // SwipeRefreshLayout allows the user to swipe down to refresh. - - + - // FrameLayout lets the ProgressBar float on top of the LinearLayout. - + - // android:max changes the maximum ProgressBar value from 10000 to 100 to match progress percentage. - - + + + - + android:layout_height="?attr/actionBarSize" + android:background="?attr/colorPrimary" + app:popupTheme="@style/AppTheme.PopupOverlay" /> + - + - + + + \ No newline at end of file