PG 심사를 위해
- 소장 기간을 PG심사용 계정이면 (이용기간 1년)으로 나오도록 수정
This commit is contained in:
@@ -508,10 +508,11 @@
|
||||
android:background="@color/color_232323" />
|
||||
|
||||
<TextView
|
||||
android:id="@+id/tv_service_date"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:fontFamily="@font/gmarket_sans_medium"
|
||||
android:text="※ 이용기간 : 대여(15일) | 소장(서비스종료시까지)"
|
||||
android:text="※ 이용기간 : 대여(15일) | 소장(서비스 종료시까지)"
|
||||
android:textColor="@color/color_777777"
|
||||
android:textSize="13.3sp" />
|
||||
|
||||
|
@@ -85,10 +85,11 @@
|
||||
android:textSize="13.3sp" />
|
||||
|
||||
<TextView
|
||||
android:id="@+id/tv_keep_date"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:fontFamily="@font/gmarket_sans_light"
|
||||
android:text="(서비스 종료시까지)"
|
||||
android:text="(이용기간 1년)"
|
||||
android:textColor="@color/white"
|
||||
android:textSize="12sp" />
|
||||
</LinearLayout>
|
||||
|
Reference in New Issue
Block a user