콘텐츠 대여 기간 안내 변경
- 15일 -> 5일
This commit is contained in:
		@@ -540,7 +540,7 @@
 | 
			
		||||
                    android:layout_width="wrap_content"
 | 
			
		||||
                    android:layout_height="wrap_content"
 | 
			
		||||
                    android:fontFamily="@font/gmarket_sans_medium"
 | 
			
		||||
                    android:text="※ 이용기간 : 대여(15일) | 소장(서비스 종료시까지)"
 | 
			
		||||
                    android:text="※ 이용기간 : 대여(5일) | 소장(서비스 종료시까지)"
 | 
			
		||||
                    android:textColor="@color/color_777777"
 | 
			
		||||
                    android:textSize="13.3sp" />
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
@@ -28,7 +28,7 @@
 | 
			
		||||
                android:layout_width="wrap_content"
 | 
			
		||||
                android:layout_height="wrap_content"
 | 
			
		||||
                android:fontFamily="@font/gmarket_sans_light"
 | 
			
		||||
                android:text="(이용기간 15일)"
 | 
			
		||||
                android:text="(이용기간 5일)"
 | 
			
		||||
                android:textColor="@color/white"
 | 
			
		||||
                android:textSize="12sp" />
 | 
			
		||||
        </LinearLayout>
 | 
			
		||||
 
 | 
			
		||||
@@ -254,7 +254,7 @@
 | 
			
		||||
                android:fontFamily="@font/gmarket_sans_medium"
 | 
			
		||||
                android:textColor="@color/color_3bb9f1"
 | 
			
		||||
                android:textSize="14.7sp"
 | 
			
		||||
                tools:text="무료 ~ 300캔 (15일)" />
 | 
			
		||||
                tools:text="무료 ~ 300캔 (5일)" />
 | 
			
		||||
 | 
			
		||||
            <TextView
 | 
			
		||||
                android:id="@+id/tv_price"
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user