fix(home): 텍스트 로고 리소스를 교체한다
This commit is contained in:
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_height="wrap_content"
|
||||
android:contentDescription="@null"
|
||||
android:src="@drawable/img_text_logo_v2" />
|
||||
android:src="@drawable/img_text_logo" />
|
||||
|
||||
<View
|
||||
android:id="@+id/view_title_bar_spacer"
|
||||
|
||||
Reference in New Issue
Block a user