From 1f3acf4c29f367e40a3f589b51176ed24e28948f Mon Sep 17 00:00:00 2001
From: wjc <1243177876@qq.com>
Date: 星期二, 02 九月 2025 17:54:42 +0800
Subject: [PATCH] 2025年09月02日17:54:39
---
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