From c07fb3396814f963d2dbcd148f133e3295594cb0 Mon Sep 17 00:00:00 2001 From: klaus Date: Mon, 20 Oct 2025 18:58:14 +0900 Subject: [PATCH] =?UTF-8?q?feat(user-profile):=20=EB=8D=94=EB=B3=B4?= =?UTF-8?q?=EA=B8=B0=20=EB=B2=84=ED=8A=BC=20=ED=9D=B0=EC=83=89=EC=9C=BC?= =?UTF-8?q?=EB=A1=9C=20=EB=B3=80=EA=B2=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/src/main/res/layout/activity_user_profile.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/src/main/res/layout/activity_user_profile.xml b/app/src/main/res/layout/activity_user_profile.xml index d4901a0b..c63239d0 100644 --- a/app/src/main/res/layout/activity_user_profile.xml +++ b/app/src/main/res/layout/activity_user_profile.xml @@ -375,7 +375,7 @@ android:layout_height="24dp" android:layout_marginStart="14dp" android:contentDescription="@null" - android:src="@drawable/ic_seemore_vertical" /> + android:src="@drawable/ic_seemore_vertical_white" />