Skip to content

Validation error displayed at android.support.design.widget.TextInputLayout level? #43

@Narayane

Description

@Narayane

Hi,

I wonder if it is possible to annotate a TextInputLayout which contains a TextInputEditText with @notempty and use startLiveValidation mechanism in the same way than if I have annotated the TextInputEditText inside?

If not, is there any way to override default mechanism to set validation error at TextInputLayout level (the container) instead of annotated ui component (the content) to avoid this icons superposition problem?

Thanks.

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