라이브 예약 완료 화면 문자열 리소스화
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_marginHorizontal="13.3dp"
|
||||
android:fontFamily="@font/gmarket_sans_bold"
|
||||
android:text="예약이 완료되었습니다."
|
||||
android:text="@string/screen_live_reservation_complete_message"
|
||||
android:textColor="@color/color_3bb9f1"
|
||||
android:textSize="20sp" />
|
||||
|
||||
@@ -43,7 +43,7 @@
|
||||
android:layout_marginHorizontal="26.7dp"
|
||||
android:fontFamily="@font/gmarket_sans_bold"
|
||||
android:lineSpacingExtra="5sp"
|
||||
android:text="라이브 예약정보"
|
||||
android:text="@string/screen_live_reservation_complete_info_title"
|
||||
android:textColor="@color/color_eeeeee"
|
||||
android:textSize="16.7sp" />
|
||||
|
||||
@@ -58,7 +58,7 @@
|
||||
android:layout_height="wrap_content"
|
||||
android:fontFamily="@font/gmarket_sans_medium"
|
||||
android:lineSpacingExtra="5.3sp"
|
||||
android:text="크리에이터"
|
||||
android:text="@string/screen_live_reservation_complete_creator_label"
|
||||
android:textColor="@color/color_777777"
|
||||
android:textSize="14.7sp" />
|
||||
|
||||
@@ -85,7 +85,7 @@
|
||||
android:layout_height="wrap_content"
|
||||
android:fontFamily="@font/gmarket_sans_medium"
|
||||
android:lineSpacingExtra="5.3sp"
|
||||
android:text="구매내역"
|
||||
android:text="@string/screen_live_reservation_complete_purchase_label"
|
||||
android:textColor="@color/color_777777"
|
||||
android:textSize="14.7sp" />
|
||||
|
||||
@@ -112,7 +112,7 @@
|
||||
android:layout_height="wrap_content"
|
||||
android:fontFamily="@font/gmarket_sans_medium"
|
||||
android:lineSpacingExtra="5.3sp"
|
||||
android:text="예약일자"
|
||||
android:text="@string/screen_live_reservation_complete_date_label"
|
||||
android:textColor="@color/color_777777"
|
||||
android:textSize="14.7sp" />
|
||||
|
||||
@@ -139,7 +139,7 @@
|
||||
android:layout_height="wrap_content"
|
||||
android:fontFamily="@font/gmarket_sans_medium"
|
||||
android:lineSpacingExtra="5.3sp"
|
||||
android:text="라이브 비용"
|
||||
android:text="@string/screen_live_reservation_complete_price_label"
|
||||
android:textColor="@color/color_777777"
|
||||
android:textSize="14.7sp" />
|
||||
|
||||
@@ -168,7 +168,7 @@
|
||||
android:layout_marginTop="20dp"
|
||||
android:fontFamily="@font/gmarket_sans_bold"
|
||||
android:lineSpacingExtra="5sp"
|
||||
android:text="결제정보"
|
||||
android:text="@string/screen_live_reservation_complete_payment_title"
|
||||
android:textColor="@color/color_eeeeee"
|
||||
android:textSize="16.7sp" />
|
||||
|
||||
@@ -183,7 +183,7 @@
|
||||
android:layout_height="wrap_content"
|
||||
android:fontFamily="@font/gmarket_sans_medium"
|
||||
android:lineSpacingExtra="5.3sp"
|
||||
android:text="보유"
|
||||
android:text="@string/screen_live_reservation_complete_have_label"
|
||||
android:textColor="@color/color_777777"
|
||||
android:textSize="14.7sp" />
|
||||
|
||||
@@ -209,7 +209,7 @@
|
||||
android:layout_marginStart="6.7dp"
|
||||
android:fontFamily="@font/gmarket_sans_medium"
|
||||
android:lineSpacingExtra="5.3sp"
|
||||
android:text="캔"
|
||||
android:text="@string/screen_live_reservation_complete_can_unit"
|
||||
android:textColor="@color/color_eeeeee"
|
||||
android:textSize="14.7sp" />
|
||||
</LinearLayout>
|
||||
@@ -226,7 +226,7 @@
|
||||
android:layout_height="wrap_content"
|
||||
android:fontFamily="@font/gmarket_sans_medium"
|
||||
android:lineSpacingExtra="5.3sp"
|
||||
android:text="결제"
|
||||
android:text="@string/screen_live_reservation_complete_pay_label"
|
||||
android:textColor="@color/color_777777"
|
||||
android:textSize="14.7sp" />
|
||||
|
||||
@@ -252,7 +252,7 @@
|
||||
android:layout_marginStart="6.7dp"
|
||||
android:fontFamily="@font/gmarket_sans_medium"
|
||||
android:lineSpacingExtra="5.3sp"
|
||||
android:text="캔"
|
||||
android:text="@string/screen_live_reservation_complete_can_unit"
|
||||
android:textColor="@color/color_eeeeee"
|
||||
android:textSize="14.7sp" />
|
||||
</LinearLayout>
|
||||
@@ -269,7 +269,7 @@
|
||||
android:layout_height="wrap_content"
|
||||
android:fontFamily="@font/gmarket_sans_medium"
|
||||
android:lineSpacingExtra="5.3sp"
|
||||
android:text="잔여"
|
||||
android:text="@string/screen_live_reservation_complete_remaining_label"
|
||||
android:textColor="@color/color_777777"
|
||||
android:textSize="14.7sp" />
|
||||
|
||||
@@ -295,7 +295,7 @@
|
||||
android:layout_marginStart="6.7dp"
|
||||
android:fontFamily="@font/gmarket_sans_medium"
|
||||
android:lineSpacingExtra="5.3sp"
|
||||
android:text="캔"
|
||||
android:text="@string/screen_live_reservation_complete_can_unit"
|
||||
android:textColor="@color/color_eeeeee"
|
||||
android:textSize="14.7sp" />
|
||||
</LinearLayout>
|
||||
@@ -316,7 +316,7 @@
|
||||
android:fontFamily="@font/gmarket_sans_bold"
|
||||
android:gravity="center"
|
||||
android:paddingVertical="16dp"
|
||||
android:text="홈으로 이동"
|
||||
android:text="@string/screen_live_reservation_complete_button_home"
|
||||
android:textColor="@color/color_3bb9f1"
|
||||
android:textSize="18.3sp" />
|
||||
|
||||
@@ -330,7 +330,7 @@
|
||||
android:fontFamily="@font/gmarket_sans_bold"
|
||||
android:gravity="center"
|
||||
android:paddingVertical="16dp"
|
||||
android:text="예약 내역 이동"
|
||||
android:text="@string/screen_live_reservation_complete_button_history"
|
||||
android:textColor="@color/white"
|
||||
android:textSize="18.3sp" />
|
||||
</LinearLayout>
|
||||
|
||||
Reference in New Issue
Block a user