라이브 예약 현황, 예약 취소 추가
This commit is contained in:
@@ -233,7 +233,7 @@
|
||||
android:textSize="18.3sp" />
|
||||
|
||||
<LinearLayout
|
||||
android:id="@+id/ll_reservation_suda"
|
||||
android:id="@+id/ll_reservation_live"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_marginTop="13.3dp"
|
||||
@@ -323,7 +323,7 @@
|
||||
android:drawablePadding="13.7dp"
|
||||
android:fontFamily="@font/gmarket_sans_bold"
|
||||
android:gravity="center"
|
||||
android:text="요즘라이브 고객센터"
|
||||
android:text="소다라이브 고객센터"
|
||||
android:textColor="@color/color_eeeeee"
|
||||
android:textSize="15.3sp"
|
||||
app:drawableStartCompat="@drawable/ic_headphones" />
|
||||
|
Reference in New Issue
Block a user