feat: 하단 탭 아이콘 변경

This commit is contained in:
2025-07-07 20:23:23 +09:00
parent ba7b681e48
commit f1958995f6
17 changed files with 22 additions and 46 deletions

View File

@@ -163,7 +163,7 @@
app:labelVisibilityMode="labeled">
<include
android:id="@+id/tab_content"
android:id="@+id/tab_home"
layout="@layout/item_main_tab"
android:layout_width="0dp"
android:layout_height="wrap_content"
@@ -176,13 +176,6 @@
android:layout_height="wrap_content"
android:layout_weight="1" />
<include
android:id="@+id/tab_audition"
layout="@layout/item_main_tab"
android:layout_width="0dp"
android:layout_height="wrap_content"
android:layout_weight="1" />
<include
android:id="@+id/tab_my"
layout="@layout/item_main_tab"