Skip to content

Issue when start activity with TagView's visibility is GONE #45

@wintergoes

Description

@wintergoes

I use setVisibility(GONE) for TagView's parent view in Activity's onCreate method, and when I show the view again, tagview can not draw tags then. I had a look at tagview code, and found it maybe caused by
boolean variable mInitialized.

Can you please have a look at this? Thanks very much.

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