Skip to content

bind的时候为啥要写this.changeUiStatus(1);这一句啊,去掉好吗? #12

Description

@zhusp1990

public UiStatusController bind(@NonNull Object target) { this.mUiStatusLayout = BindHelp.bind(target); this.mUiStatusLayout.setUiStatusProvider(this); this.changeUiStatus(1);//为啥要加入这一句啊,去掉好吗?这一下造成了很多问题,可扩展性一下子降低了 return this; }
@FengChenSunshine

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