fix(home): 텍스트 로고 리소스를 교체한다

This commit is contained in:
2026-08-25 12:18:51 +09:00
parent 817234a80b
commit ec808cfd0c
4 changed files with 1 additions and 1 deletions
Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.9 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.8 KiB

@@ -12,7 +12,7 @@
android:layout_width="wrap_content" android:layout_width="wrap_content"
android:layout_height="wrap_content" android:layout_height="wrap_content"
android:contentDescription="@null" android:contentDescription="@null"
android:src="@drawable/img_text_logo_v2" /> android:src="@drawable/img_text_logo" />
<View <View
android:id="@+id/view_title_bar_spacer" android:id="@+id/view_title_bar_spacer"