parent
ece1d89780
commit
7b129309e5
|
@ -21,7 +21,7 @@
|
||||||
android:layout_marginStart="6.7dp"
|
android:layout_marginStart="6.7dp"
|
||||||
android:fontFamily="@font/gmarket_sans_medium"
|
android:fontFamily="@font/gmarket_sans_medium"
|
||||||
android:textColor="@color/color_909090"
|
android:textColor="@color/color_909090"
|
||||||
android:textSize="13.3sp"
|
android:textSize="12sp"
|
||||||
app:layout_constraintEnd_toStartOf="@+id/iv_menu"
|
app:layout_constraintEnd_toStartOf="@+id/iv_menu"
|
||||||
app:layout_constraintStart_toEndOf="@+id/iv_comment_profile"
|
app:layout_constraintStart_toEndOf="@+id/iv_comment_profile"
|
||||||
app:layout_constraintTop_toTopOf="@+id/iv_comment_profile"
|
app:layout_constraintTop_toTopOf="@+id/iv_comment_profile"
|
||||||
|
@ -67,7 +67,7 @@
|
||||||
android:layout_marginTop="13.3dp"
|
android:layout_marginTop="13.3dp"
|
||||||
android:fontFamily="@font/gmarket_sans_medium"
|
android:fontFamily="@font/gmarket_sans_medium"
|
||||||
android:textColor="@color/color_eeeeee"
|
android:textColor="@color/color_eeeeee"
|
||||||
android:textSize="12sp"
|
android:textSize="13.3sp"
|
||||||
tools:text="내용내용내용내용내용내용내용내용내용내용내용내용내용 내용내용내용내용내용내용내용내용내용내용 내용내용내용내용" />
|
tools:text="내용내용내용내용내용내용내용내용내용내용내용내용내용 내용내용내용내용내용내용내용내용내용내용 내용내용내용내용" />
|
||||||
|
|
||||||
<RelativeLayout
|
<RelativeLayout
|
||||||
|
|
Loading…
Reference in New Issue