Skip to content

IMGStickerView.java 170行 Child测量需要调用getChildMeasureSpec #22

@JakeWharten

Description

@JakeWharten

child.measure(widthMeasureSpec, heightMeasureSpec);
改成
measureChild(child, widthMeasureSpec, heightMeasureSpec)

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