Skip to content

jeanboydev/Android-FontTextView

Repository files navigation

Android-FontTextView

支持自定义字体的 TextView

使用方式

<com.jeanboy.component.fonttextview.FontTextView
        android:layout_width="wrap_content"
        android:layout_height="wrap_content"
        android:text="Hello World!"
        app:font_name="SourceHanSansCN"
        app:font_weight="bold_700" />

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages