feat: 하단 탭 아이콘 변경
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user