Skip to content

No way to effectively disable the view #18

@r-whites

Description

@r-whites

.setFocusable(false)
.setFocusableInTouchMode(false)
.setEnabled(false)
.setClickable(false)

All of these methods, during my test, keep me able to compile the PinEntryView.

Regards.

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