fix(creator): 소개 본문 타이포그래피를 보정한다
This commit is contained in:
@@ -11,6 +11,7 @@
|
||||
|
||||
<TextView
|
||||
android:id="@+id/tv_introduce_body"
|
||||
style="@style/Typography.Body3"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_marginTop="@dimen/spacing_14"
|
||||
@@ -18,6 +19,5 @@
|
||||
android:lineSpacingMultiplier="1.45"
|
||||
android:paddingHorizontal="@dimen/spacing_20"
|
||||
android:textColor="@color/white"
|
||||
android:textSize="16sp"
|
||||
tools:text="크리에이터가 커뮤니티에 올린 글이 보이는 부분 크리에이터가 커뮤니티에 올린 글이 보이는 부분" />
|
||||
</LinearLayout>
|
||||
|
||||
Reference in New Issue
Block a user