From 949a7a45dd70e89531f121e9fcaee0d911f176e0 Mon Sep 17 00:00:00 2001 From: wjc <1243177876@qq.com> Date: 星期三, 19 三月 2025 16:48:18 +0800 Subject: [PATCH] 2025年03月19日16:48:04 --- app/src/main/res/layout/fragment_message.xml | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/app/src/main/res/layout/fragment_message.xml b/app/src/main/res/layout/fragment_message.xml index fae2a2f..3064492 100644 --- a/app/src/main/res/layout/fragment_message.xml +++ b/app/src/main/res/layout/fragment_message.xml @@ -45,7 +45,7 @@ android:layout_alignParentEnd="true" android:layout_centerVertical="true" android:layout_marginEnd="@dimen/dp_5" - android:src="@drawable/clearall" /> + android:src="@drawable/clear_all" /> </RelativeLayout> -- Gitblit v1.8.0