Skip to content

error show when parent view is gone #42

@shoyu666

Description

@shoyu666

when editext's parent group view is set gone
if (view.getVisibility() == View.GONE || view.getVisibility() == View.INVISIBLE) {
// don't run validation on views that are not visible
// how about parent situ...
continue;
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions