- 메시지 탭 제거
This commit is contained in:
2025-03-20 15:16:11 +09:00
parent 74c2db6ceb
commit e0e935cf29
3 changed files with 1 additions and 29 deletions

View File

@@ -183,13 +183,6 @@
android:layout_height="wrap_content"
android:layout_weight="1" />
<include
android:id="@+id/tab_message"
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"