Skip to content

xml에서 Font적용할 때 필수!!! #16

@SongJemin

Description

@SongJemin

font-family로 커스텀 font 적용한 뒤
밑에 android:includeFontPadding="false" 추가하기

ex)
<TextView android:layout_width="wrap_content" android:layout_height="wrap_content" android:text="커버 아티스트" android:fontFamily="@font/noto_sans_kr_bold_hestia" android:includeFontPadding="false" <== 꼭 추가 />

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions