From 0101ea234d03a8625ae2a91588cb1b0f3ac934ac Mon Sep 17 00:00:00 2001 From: wjc <1243177876@qq.com> Date: 星期四, 02 一月 2025 09:24:42 +0800 Subject: [PATCH] 2025年01月02日09:24:39 --- 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