From df079cbcd5f136da5e3a2634d0c9ff828d8f5e01 Mon Sep 17 00:00:00 2001 From: Soren Stoutner Date: Sat, 30 Dec 2023 11:31:41 -0700 Subject: [PATCH] Consider shrinking the progress bar from 3dp to 2dp. https://redmine.stoutner.com/issues/1143 --- .../main/res/layout/webview_framelayout_bottom_appbar.xml | 5 ++--- app/src/main/res/layout/webview_framelayout_top_appbar.xml | 5 ++--- 2 files changed, 4 insertions(+), 6 deletions(-) diff --git a/app/src/main/res/layout/webview_framelayout_bottom_appbar.xml b/app/src/main/res/layout/webview_framelayout_bottom_appbar.xml index 16ece121..e9460c65 100644 --- a/app/src/main/res/layout/webview_framelayout_bottom_appbar.xml +++ b/app/src/main/res/layout/webview_framelayout_bottom_appbar.xml @@ -35,12 +35,11 @@ android:background="?android:attr/colorBackground" android:visibility="invisible" /> - + - +