라이브 메인
- 로그인 하지 않고도 페이지를 조회할 수 있도록 수정
This commit is contained in:
		@@ -75,7 +75,8 @@
 | 
			
		||||
                android:id="@+id/rv_community_post"
 | 
			
		||||
                android:layout_width="match_parent"
 | 
			
		||||
                android:layout_height="wrap_content"
 | 
			
		||||
                android:layout_marginTop="40dp" />
 | 
			
		||||
                android:layout_marginTop="40dp"
 | 
			
		||||
                android:visibility="gone" />
 | 
			
		||||
 | 
			
		||||
            <include
 | 
			
		||||
                android:id="@+id/layout_live_reservation"
 | 
			
		||||
 
 | 
			
		||||
@@ -60,6 +60,7 @@
 | 
			
		||||
        </LinearLayout>
 | 
			
		||||
 | 
			
		||||
        <TextView
 | 
			
		||||
            android:id="@+id/tv_following_channel"
 | 
			
		||||
            android:layout_width="wrap_content"
 | 
			
		||||
            android:layout_height="wrap_content"
 | 
			
		||||
            android:layout_centerVertical="true"
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user