Skip to content

LoadingStateView.addView()方法中的问题 #27

@ZhZhZhen

Description

@ZhZhZhen

当ViewType为CONTENT,且parent为ConstrainLayout时,会对rootView.LayoutParams进行更新。
因为在调用contetnParent.addView()之前,decorView使用的LayoutParams和rootVIew为同一对象。所以这里会影响到decorView的表现。

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