Skip to content

优化问题 #18

@zhe525069676

Description

@zhe525069676

TagView 类里面的 这行代码
float tagWidth = tagView.getPaint().measureText(tag.text ) + textPaddingLeft + textPaddingRight;
建议优化一下,tag.text为null的时候判断下。

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