Skip to content

在RecyclerView列表中使用app:text_typeface属性会导致卡顿 #124

@cmxtt

Description

@cmxtt

<com.ruffian.library.widget.RTextView
android:id="@+id/dateTextView"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:layout_marginTop="5dp"
android:textSize="11sp"
android:textColor="#FFFFFFFF"
tools:text = "2023.07.13-2023.07.13"
app:text_typeface="@string/medium_ttf"/>

xml中设置会导致初始化时候卡顿

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions