From b9cc7390e8e8ce64c41c26fb369c98ce669d660c Mon Sep 17 00:00:00 2001
From: wjc <1243177876@qq.com>
Date: 星期三, 07 五月 2025 15:02:30 +0800
Subject: [PATCH] Merge branch '1.2.0'

---
 app/src/main/res/drawable/loading_refresh_end.xml |   16 ++++++++--------
 1 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/app/src/main/res/drawable/loading_refresh_end.xml b/app/src/main/res/drawable/loading_refresh_end.xml
index 887e523..edfe804 100644
--- a/app/src/main/res/drawable/loading_refresh_end.xml
+++ b/app/src/main/res/drawable/loading_refresh_end.xml
@@ -5,7 +5,7 @@
 
     <item
         android:drawable="@mipmap/loading_44"
-        android:duration="100" />
+        android:duration="200" />
     <!--    <item-->
     <!--        android:drawable="@mipmap/loading_2"-->
     <!--        android:duration="100" />-->
@@ -23,7 +23,7 @@
     <!--        android:duration="100" />-->
     <item
         android:drawable="@mipmap/loading_37"
-        android:duration="100" />
+        android:duration="200" />
     <!--    <item-->
     <!--        android:drawable="@mipmap/loading_8"-->
     <!--        android:duration="100" />-->
@@ -41,7 +41,7 @@
     <!--        android:duration="100" />-->
     <item
         android:drawable="@mipmap/loading_31"
-        android:duration="100" />
+        android:duration="200" />
     <!--    <item-->
     <!--        android:drawable="@mipmap/loading_14"-->
     <!--        android:duration="100" />-->
@@ -59,7 +59,7 @@
     <!--        android:duration="100" />-->
     <item
         android:drawable="@mipmap/loading_25"
-        android:duration="100" />
+        android:duration="200" />
     <!--    <item-->
     <!--        android:drawable="@mipmap/loading_20"-->
     <!--        android:duration="100" />-->
@@ -77,7 +77,7 @@
     <!--        android:duration="100" />-->
     <item
         android:drawable="@mipmap/loading_19"
-        android:duration="100" />
+        android:duration="200" />
     <!--    <item-->
     <!--        android:drawable="@mipmap/loading_26"-->
     <!--        android:duration="100" />-->
@@ -95,7 +95,7 @@
     <!--        android:duration="100" />-->
     <item
         android:drawable="@mipmap/loading_31"
-        android:duration="100" />
+        android:duration="200" />
     <!--    <item-->
     <!--        android:drawable="@mipmap/loading_32"-->
     <!--        android:duration="100" />-->
@@ -113,7 +113,7 @@
     <!--        android:duration="100" />-->
     <item
         android:drawable="@mipmap/loading_37"
-        android:duration="100" />
+        android:duration="200" />
     <!--    <item-->
     <!--        android:drawable="@mipmap/loading_38"-->
     <!--        android:duration="100" />-->
@@ -134,5 +134,5 @@
     <!--        android:duration="150" />-->
     <item
         android:drawable="@mipmap/loading_44"
-        android:duration="100" />
+        android:duration="200" />
 </animation-list>
\ No newline at end of file

--
Gitblit v1.8.0