From 2f5411b86c59706d31f6ec7de629d8f860725e46 Mon Sep 17 00:00:00 2001
From: wjc <1243177876@qq.com>
Date: 星期三, 26 十一月 2025 19:56:56 +0800
Subject: [PATCH] 2025年11月26日19:56:45 集成谷歌推送

---
 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