From 65efa88d4ae2fbf13275ba3a0f4da8b58abc99e9 Mon Sep 17 00:00:00 2001 From: 18401019693 Date: Sun, 8 Jan 2023 14:09:01 +0800 Subject: [PATCH] =?UTF-8?q?=E8=BD=AF=E4=BB=B6=E6=9B=B4=E6=96=B0=E8=BF=9B?= =?UTF-8?q?=E5=BA=A6=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- common/src/main/res/layout/apk_update_custom_popup.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common/src/main/res/layout/apk_update_custom_popup.xml b/common/src/main/res/layout/apk_update_custom_popup.xml index a59817e4d..4ce8bf49e 100644 --- a/common/src/main/res/layout/apk_update_custom_popup.xml +++ b/common/src/main/res/layout/apk_update_custom_popup.xml @@ -59,7 +59,7 @@ android:layout_width="200dp" android:layout_height="9dp" android:max="100" - android:progress="40" + android:progress="0" android:progressDrawable="@drawable/progress_bg" />