메인 하단 탭 - 콘텐츠, 라이브 순서 변경
This commit is contained in:
@@ -92,14 +92,14 @@
|
||||
app:labelVisibilityMode="labeled">
|
||||
|
||||
<include
|
||||
android:id="@+id/tab_suda"
|
||||
android:id="@+id/tab_content"
|
||||
layout="@layout/item_main_tab"
|
||||
android:layout_width="0dp"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_weight="1" />
|
||||
|
||||
<include
|
||||
android:id="@+id/tab_content"
|
||||
android:id="@+id/tab_live"
|
||||
layout="@layout/item_main_tab"
|
||||
android:layout_width="0dp"
|
||||
android:layout_height="wrap_content"
|
||||
|
Reference in New Issue
Block a user