Skip to content

生成path和滑块为什么要用post包裹起来呢? #1

Description

@wang837435405

post(new Runnable() {
@OverRide
public void run() {
createCaptcha();
}
});

createCaptcha();这一句为什么要放在post中写呢?

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