메인
- 메시지 탭 제거
This commit is contained in:
		@@ -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"
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user