Skip to content

Removing a Subview does not remove its parent #5

@mturner47

Description

@mturner47

When a subview is removed, its parent is not reset to null, so if that subview is then added to another viewgroup, it causes a System.InvalidOperationException with the message "View is already a child of another ViewGroup".

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