Skip to content

Calling setTagList(...) twice results in java.lang.IllegalStateException #3

@susedv

Description

@susedv

Hello, calling setTagList(...) twice results in "java.lang.IllegalStateException: The specified child already has a parent. You must call removeView() on the child's parent first.".

Why need to call setTagList(...) several times? For example to restore current state when navigating between fragments, updating field from a view model.

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